ngx-modialog: Bootstrap animation bug v1.0.6
I’m submitting a bug report.
These seems to be an problem with the animation in the bootstrap plugin:
Example: cannot open a modal on http://shlomiassaf.github.io/angular2-modal#/bootstrap-demo
I get the error EXCEPTION: Error in ./BSModalContainer class BSModalContainer - inline template:3:10 ORIGINAL EXCEPTION: TypeError: Failed to execute 'animate' on 'Element': 'null' is not a valid value for easing
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 16 (13 by maintainers)
Since I needed to install the fix via npm I’ve created an installable branch with it here https://github.com/CaselIT/angular2-modal/tree/forked-npm. It also contains the fix for https://github.com/shlomiassaf/angular2-modal/issues/132
It can be installed by using
"angular2-modal": "github:caselit/angular2-modal#forked-npm"in the package.json