Copy link to clipboard
Copied
I have an FLA which uses the TextInput Component along with the CSS Component.
Since I updated to Animate 2020 I have not been able to publish / test this file.
Errors in Safari Web Inspector:
TypeError: undefined is not a function (near '...$.anwidget...')
(anonymous function) — css.js:3
Global Code — css.js:15 // components/ui/src/css.js
TypeError: undefined is not an object (evaluating 'new $.an.CSS')
Copy link to clipboard
Copied
for me is working ,I don't get that error, BUT I am using the css component to load a font via font-face and is not longer working. Literally the very same project the font is not being used. I can see it gets loaded but not used