-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
What problem does this feature solve?
I got the following error: Uncaught TypeError: Cannot convert undefined or null to object
then realized I invoked the ...mapState(NSP_CONCEPT)
without a second parameter.
It took some time while I figured out, would have been great, if there is a condition to don't fail or print out a message.
What does the proposed API look like?
print a message, or put a condition into the function
therufa, jasir, alexrohleder and kelvinmatheus
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request