Joaquín Sánchez
Joaquín Sánchez
can you explain how do you compose the toot? 
maybe `>` is not the "greater than" ascii character, can you provide the link to the web page? or just paste the `>` symbol and inspect it using dev tools,...
Using FF with copy/paste from this issue: 
Android tablet? using chrome to install the PWA? if Android, what's the version?
I'm going to check the page lifecycle, it seems browsers freeze/discard tabs aggresively or we've a bug in the logic. We need to control those events to close all indexed...
should be fixed in latest 0.13.1 release
> > browsers freeze/discard tabs aggresively > > Nope. From the page lifecycle, **Frozen** state in the table: > In particular, it's important that you: >- Close all open[ IndexedDB](https://developer.mozilla.org/docs/Web/API/IndexedDB_API)...
> So I went after related listeners and found this : The listener is added on demand and only when the account changes: keeping both tabs in sync (it is...
There is a bug in 0.15.0 version, should be fixed in main elk.zone, we need a new release to fix the page refresh.
It seems a problem with masto v6: https://github.com/elk-zone/elk/blob/6f7efc9f32b55be360edc69bc88bc04ea9864599/tests/setup.ts#L2 /cc @patak-dev should we include a polyfill for this?