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

Not backward compatible for 4.6 tree #17

Closed
PatelUtkarsh opened this issue Jan 18, 2017 · 1 comment
Closed

Not backward compatible for 4.6 tree #17

PatelUtkarsh opened this issue Jan 18, 2017 · 1 comment
Labels

Comments

@PatelUtkarsh
Copy link
Member

Tested on a fresh install of 4.6.1 with master branch and it is throwing error.

Error: Uncaught TypeError: Cannot read property 'get'
changesetStatus = api.state( 'changesetStatus' ).get();

changesetStatus = api.state( 'changesetStatus' ).get();

As changeset was introduced in 4.7.
This plugin should be backward compatible or we should change tag Requires at least to 4.7.

@westonruter
Copy link
Contributor

@PatelUtkarsh you're right! How does #18 work for you?

@PatelUtkarsh PatelUtkarsh changed the title Not backward compatibility for 4.6.1 Not backward compatible for 4.6 tree Jan 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants