Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

Lexer Error: Unterminated quote at columns 0-1 ['] in expression [']. #232

Closed
doggy8088 opened this issue Jun 23, 2015 · 14 comments
Closed

Comments

@doggy8088
Copy link

I've got this error when debugging this page using AngularJS Batarang 0.8.1. The error message is Lexer Error: Unterminated quote at columns 0-1 ['] in expression ['].. It looks like a ngHint problem. Here is a screenshot below:

image

@erwinmombay
Copy link

woot, nice bug find. surprised it only got reported now. Will look into it this week. Thank you for the demo!

@erwinmombay
Copy link

issue related to #227

the problem is in the events module at https://github.com/angular/angular-hint/blob/master/src/modules/events.js#L14

@rainboxx
Copy link

This might be a similar issue:

bildschirmfoto 2015-06-26 um 15 52 41

Once I deactivate Batarang, everything works fine. This came up in the recent days so it was probably introduced with v0.8.0.

@doggy8088
Copy link
Author

@erwinmombay Do you figure out the solution for this issue?

@SomeKittens
Copy link
Member

Still being worked on, might have a fix tomorrow. Looks like there's a whole host of problems related to this.

@erwinmombay
Copy link

@doggy8088 sorry not yet was out for a few days. will get back on this. apologies for the wait! (if you have a solution in mind feel free to share it or submit a PR)

@erwinmombay
Copy link

@doggy8088 finally got a fix for this! hold tight!

@rainboxx
Copy link

rainboxx commented Jul 9, 2015

Yay!

@doggy8088
Copy link
Author

@erwinmombay Great job! 👍

@petebytes
Copy link

:) just ran into this myself.

@erwinmombay
Copy link

fix landed in angular/angular-hint@26cfc74

@petebytes
Copy link

Worked for me. Thank you!

@doggy8088
Copy link
Author

@erwinmombay Thanks! The error in the console is gone, but all the "Scopes" information was just disappeared. 😢

The same example to try, screenshot below:

image

@erwinmombay
Copy link

@doggy8088 will take a look at that problem this weekend! ill see if theres a related issue somewhere

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants