-
Notifications
You must be signed in to change notification settings - Fork 442
Open
Description
Lets assume I am referencing a controller at data-controller="does-not-exist", which does not exist.
This can happen due to a typo - or because the controller has not been loaded for some reason (e.g. not in the load path, caching issue etc.)
When I see it correctly, this would never get raised. Not as an exception. Not even when the debug mode is enabled.
What is the rigtht approach to get this noticable? I would prefer if I can see it in my console when debug mode is enabled and when this will be handled by Application#handleError.
filippov-au
Metadata
Metadata
Assignees
Labels
No labels