Tram-One / tram-one

🚋 Legacy View Framework For Vanilla Javascript
http://tram-one.io/
MIT License
36 stars 8 forks source link

onblur event Triggers on Rerender #155

Open JRJurman opened 3 years ago

JRJurman commented 3 years ago

Summary

Currently when the page rerenders, we return focus to the element, but onblur events still trigger, we should try to suppress these if possible, when the trigger of the event would be a rerender