ConorSheehan1 / spelling-bee

Free open source version of the New York Times Spelling Bee game
https://spelling-bee-free.pages.dev
MIT License
46 stars 26 forks source link

Multiple tabs local storage glitch #6

Closed ConorSheehan1 closed 1 year ago

ConorSheehan1 commented 2 years ago

Having multiple instances of the game open in the same browser causes the score and answers to flash rapidly between the last and current state. I suspect this has something to do with local storage + vue reactivity.

ConorSheehan1 commented 1 year ago

https://medium.com/@mfreundlich1/syncing-localstorage-across-multiple-tabs-cb5d0b1feaab