Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine all error events #2446

Closed
6 tasks
lucaswoj opened this issue Apr 14, 2016 · 1 comment
Closed
6 tasks

Combine all error events #2446

lucaswoj opened this issue Apr 14, 2016 · 1 comment
Assignees

Comments

@lucaswoj
Copy link
Contributor

Different components fire different error events. I'm bit by this gotcha regularly. Rather than document this complexity, we can eliminate it.

  • document error
  • merge tile.error with error
  • merge style.error with error
  • merge source.error with error
  • merge tile.error with error
  • merge layer.error with error

ref #2232

@lucaswoj
Copy link
Contributor Author

Resolved by #2852 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants