Closed xanxys closed 8 years ago
Replacing them with function () { ... } make them work for some unknown reason (could be a bug in chrome, vue.js, or both).
As a hack, I replaced them with lengthy "function() { ... }" syntax for now. Revert them by confirming upstream fix.
Using vue v1.0.25 & chrome 51.0.2704.84 didn't help.
Replacing them with function () { ... } make them work for some unknown reason (could be a bug in chrome, vue.js, or both).
As a hack, I replaced them with lengthy "function() { ... }" syntax for now. Revert them by confirming upstream fix.