You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** 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).
** 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
The text was updated successfully, but these errors were encountered: