Open schrotie opened 8 years ago
Change the bower.json and add a line:
"web-animations-js": "2.2.2"
To force a new version of this dependency. Previous version does not work properly with old versions of Firefox due to some functions are deprecated.
When clicking on a table row in the summary on FF nothing happens (console shows a complaint about an invalid easing 'function [...]'). Works on Chromium.