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

Potential optimization to be made in observer.js / fire #1

Closed
bsergean opened this issue Apr 6, 2017 · 2 comments
Closed

Potential optimization to be made in observer.js / fire #1

bsergean opened this issue Apr 6, 2017 · 2 comments

Comments

@bsergean
Copy link

bsergean commented Apr 6, 2017

While running the Chrome inspector I noticed this performance warnings: "Not optimized: Bad Value context for argument value", and I wonder if anything can be done about it.

screen shot 2017-04-06 at 2 29 40 pm

screen shot 2017-04-06 at 2 29 06 pm

I found this link by googling "Not optimized: Bad Value context for argument value" -> GoogleChrome/devtools-docs#53

Thanks !

@bsergean
Copy link
Author

bsergean commented Apr 6, 2017

Potential fix on that linked page:

screen shot 2017-04-06 at 3 46 43 pm

@satori-avasenin
Copy link
Contributor

Should be fixed by this commit 0ae2291

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

2 participants