Active-CSS / active-css

The epic event-driven browser language for UI with functionality in one-liner CSS. Over 100 incredible CSS commands for DOM manipulation, ajax, reactive variables, single-page application routing, and lots more. Could CSS be the JavaScript framework of the future?
https://activecss.org
Other
42 stars 7 forks source link

Cancelling delay on regular CSS command not working #41

Closed bob2517 closed 4 years ago

bob2517 commented 4 years ago

Just spotted this while writing tests for cancel-timer. Oops. Only works for Active CSS commands. Consider it fixed for 2.4.0.

bob2517 commented 4 years ago

Actually it is working - just tested on docs site. Huh? Weird. Closing this. Might reopen it. Probably got a typo in my config somewhere.

bob2517 commented 4 years ago

There was a typo in the config. My cancel-timer command was assigned to the wrong target selector.