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

The is-open option is not compatible with non-assignable expressions #1

Open
rochdev opened this issue Sep 5, 2014 · 0 comments
Open

Comments

@rochdev
Copy link
Owner

rochdev commented Sep 5, 2014

When using the is-open option with a non-assignable expression (i.e. true, false), the following error occurs:

Expression 'true' used with directive 'liteAccordion' is non-assignable!

The expected behaviour would be that when a non-assignable expression is used, it is only used for initialization and not data-bound.

See https://docs.angularjs.org/error/$compile/nonassign?p0=true&p1=liteAccordion for details.

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