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
Version: 2.0.0
CMS Version 4.3.0
Tested browser: chrome/firefox
Error Description:
Clicking on the "insert image" or "embed media" button throws a javascript error
vendor.js?m=1544502093:1 Uncaught Error: 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)".
at o (vendor.js?m=1544502093:1)
at new a (vendor.js?m=1544502093:1)
at c._constructComponentWithoutOwner (vendor.js?m=1544502093:1)
at c._constructComponent (vendor.js?m=1544502093:1)
at c.mountComponent (vendor.js?m=1544502093:1)
at Object.mountComponent (vendor.js?m=1544502093:1)
at c.performInitialMount (vendor.js?m=1544502093:1)
at c.mountComponent (vendor.js?m=1544502093:1)
at Object.mountComponent (vendor.js?m=1544502093:1)
at c.performInitialMount (vendor.js?m=1544502093:1)
The text was updated successfully, but these errors were encountered:
Version: 2.0.0
CMS Version 4.3.0
Tested browser: chrome/firefox
Error Description:
Clicking on the "insert image" or "embed media" button throws a javascript error
The text was updated successfully, but these errors were encountered: