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

Pre-get ajax sometimes pre-getting twice #133

Closed bob2517 closed 3 years ago

bob2517 commented 3 years ago

Noticed this on the live site. Sometimes some of the pre-getting ajax is getting called more than once. Slight race condition going on but should be easy to fix. Not causing a breakage as such, so marking as invalid.

bob2517 commented 3 years ago

Fixed offline. Will commit today once I've wrapped up the two other issues I've got on the go.

bob2517 commented 3 years ago

Closing for milestone tracking.