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

Wrong value used when chaining properties. #89

Open
j-hoffmann opened this issue Jun 26, 2021 · 1 comment
Open

Wrong value used when chaining properties. #89

j-hoffmann opened this issue Jun 26, 2021 · 1 comment

Comments

@j-hoffmann
Copy link

** Description **
I know this project was discontinued by the autor, but I still wanted to document this issue.

I have one variable which gets its value reassigned in the cascade. When chaining this variable, the new value is not assigned to another variable, rather the original value from is used.

This works fine in other browsers which don't rely on this polyfill (Chrome, Firefox, Edge).

** Version **
4.1.0

** To Reproduce **
I was able to create a MVC:
https://jsbin.com/nevihozaqe/edit?html,css,output

@deleite
Copy link

deleite commented Jul 8, 2021

I realized the same when I tried to use this lib along with gap polyfill. Anyone knows any forks that are updated or another lib similar to this?

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