miguelfreitas / twister-html

twister HTML + Javascript User Interface
MIT License
229 stars 138 forks source link

Direct messages stop receiving on LocalStorage size overload #391

Open ghost opened 3 years ago

ghost commented 3 years ago

According to this issue: https://github.com/miguelfreitas/twister-core/issues/451

That is 100% twister-html problem.

It looks like storage size overload or some special chars brakes the database. Clearing temporality fix the problem, but it have a place after some time of using twister.

Still debugging, details or the solution coming soon, need to recreate the situation after storage clean up.