Jinntec / Fore

Fore - declarative user interfaces in plain HTML
MIT License
80 stars 11 forks source link

Debounce demo doesn't work #214

Closed timathom closed 1 year ago

timathom commented 1 year ago

In a local installation of the latest version of Fore, the debounce.html demo does not perform as expected. I am able to click the button and immediate trigger a message for each click, with no 800ms delay.

However, it performs as expected in the hosted version.

JoernT commented 1 year ago

Tested against dev at 11.05. and working for me.

Can you check with lastest dev please?