appuniversum / ember-appuniversum

Ember addon wrapping the appuniversum components.
https://appuniversum.github.io/ember-appuniversum
MIT License
14 stars 11 forks source link

Fix a FastBoot issue caused by inputmask #467

Closed Windvis closed 6 months ago

Windvis commented 6 months ago

The latest stable release of the inputmask library is incompatible with FastBoot. The issue has been fixed, but hasn't been released as a stable release yet. We use the beta as a temporary workaround.

Closes #462