-
-
Notifications
You must be signed in to change notification settings - Fork 846
Closed
Labels
Description
Feature Request
If the list is empty (no handler correctly added), the message could be more explicit
Why it is needed
- This will avoid us new users to be confused
- This will avoid new issue with this "Should be one of: ()"
Possible implementation
Just detect that the list is empty and change the message to something like
No permissions handler detected. Did you linked the one you needed correctly?
Maybe you didn't reinstall the app properly, clean your cache & build & rebuild your app.
PierreCapo, Kuhne1, katesowles, vitrum and RodrigoSarmento