FusionWorks / react-admin-google-maps

28 stars 11 forks source link

Uncaught Invariant Violation: Could not find "store" in either the context or props of "Connect(t)". Either wrap the root component in a <Provider>, or explicitly pass "store" as a prop to "Connect(t)". #66

Open alelav79 opened 2 years ago

alelav79 commented 2 years ago

Hi,

react-admin-google-maps seems does not work

In backoffice, with React-admin v4, it shows

Uncaught Invariant Violation: Could not find "store" in either the context or props of "Connect(t)". Either wrap the root component in a , or explicitly pass "store" as a prop to "Connect(t)".

kamiyargit commented 12 months ago

same error for me! Uncaught Invariant Violation: Could not find "store" in either the context or props of "Connect(t2)". Either wrap the root component in a <Provider>, or explicitly pass "store" as a prop to "Connect(t2)". at e.exports

gdezpd commented 11 months ago

the same