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
Is your feature request related to a problem? Please describe.
The plugin crashes if no required param(s) are provided - see #44 (comment)
Describe the solution you'd like
Add param check in the open method and return an error informing about missing required param and avoid plugin/app crash
Is your feature request related to a problem? Please describe.
The plugin crashes if no required param(s) are provided - see #44 (comment)
Describe the solution you'd like
Add param check in the open method and return an error informing about missing required param and avoid plugin/app crash
Describe alternatives you've considered
N/A
Additional context
See #44
The text was updated successfully, but these errors were encountered: