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

Error: $compile:nonassign Non-Assignable Expression #26

Closed
samirdamle opened this issue Sep 16, 2015 · 4 comments
Closed

Error: $compile:nonassign Non-Assignable Expression #26

samirdamle opened this issue Sep 16, 2015 · 4 comments

Comments

@samirdamle
Copy link

I was getting this error -
https://docs.angularjs.org/error/$compile/nonassign?p0=undefined&p1=ngCsvImport

I resolved it by putting "=?" instead of just "=" in the isolate scope for headerVisible and separatorVisible since they are optional attributes. [Line 15 and 17 in angular-csv-import.js]

@bahaaldine
Copy link
Owner

Hi Samir,

Can you create a pull request for this ?

Thanks !

@asaldivar
Copy link

@bahaaldine Can you merge #25 ? I believe it should solve this issue.

@bahaaldine
Copy link
Owner

done but need to be validated @samirdamle

@asaldivar
Copy link

thanks!

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

3 participants