You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are quite a few open tickets that deal with a need to improve error handling in GL JS. These fall into several categories ranging from adding more specific detail to existing errors to adding new errors to better style validation. The goal of this ticket is to summarize the existing issues into categories and drive discussion of general improvements and refactors to error handling.
Motivation
There are quite a few open tickets that deal with a need to improve error handling in GL JS. These fall into several categories ranging from adding more specific detail to existing errors to adding new errors to better style validation. The goal of this ticket is to summarize the existing issues into categories and drive discussion of general improvements and refactors to error handling.
Better Error Messages
Better Error Handling
Update Error Type
Emit New Error
Validation
layer.id
on validation Display the value oflayer.id
on validation #8455Better Docs
The below sections are TBD
NOTES:
Design Alternatives
Design
Mock-Up
Concepts
Implementation
The text was updated successfully, but these errors were encountered: