Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image button not working #24

Open
nblum opened this issue Jan 16, 2019 · 2 comments
Open

Image button not working #24

nblum opened this issue Jan 16, 2019 · 2 comments

Comments

@nblum
Copy link

nblum commented Jan 16, 2019

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)
@nblum
Copy link
Author

nblum commented Jan 16, 2019

I just tested downgrading silverstripe/recipe-cms

  • 4.2.3 -> not working (same error)
  • 4.1.2 -> work as expected

@nblum
Copy link
Author

nblum commented May 7, 2019

@fonsekaean is this repo still under maintenance?

nblum pushed a commit to nblum/markdownfield that referenced this issue May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant