You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a app and used my own class to style some elements. I didn't realise using the class timer would cause my data-bindings to fail (different scope).
Would it be possible to remove the class restrict option? Going through the docs I saw no example of creating a timer by using a class so I doubt anyone is using it.
I created a app and used my own class to style some elements. I didn't realise using the class
timer
would cause my data-bindings to fail (different scope).Would it be possible to remove the class restrict option? Going through the docs I saw no example of creating a timer by using a class so I doubt anyone is using it.
Or am I doing something else wrong? Snippet:
Thanks :)
The text was updated successfully, but these errors were encountered: