Supun Wimalasena

Results 9 comments of Supun Wimalasena

Ended up copying [index.tsx](https://github.com/scniro/react-codemirror2/blob/master/src/index.tsx) to the project :(

* Go to the demo: https://uiwjs.github.io/react-codemirror/ * Focus somewhere in the code editor * Click `Ctrl + Z`. It empties the code editor It is happening for me on Safari/Chrome/Firefox...

Yeah, but it doesn't happen on CodeMirror demos (trying ctrl+z on these demo code editors, they don't do anything): https://codemirror.net/ https://codemirror.net/6/ General, why should `ctrl + z` should empty content?...

Apologies for the 2-year delay. This would limit the favicon to be .png, wouldn't it? I think it would be better to not have this, as all browsers default to...

Thanks! That makes sense. I'll be waiting for 2.x. Do you have a rough timeline? (no rush :))

Thanks. For most deployments, we do use `@openpanel/web`, but there are some instances where we cannot do that (such as when using a blogging platform to embed the analytics code)....

Hm, not familiar with NextJS, but this looks like proxying. I tried proxying with Caddy, but it did not work since openpanel.dev uses Cloudflare, and Cloudflare blocked those proxy requests....

After posting this, I found that the `PluginClient` has a `max_restarts` config, which worked well for my use case. It returns "Too many restarts in plugin client" error if there...

The same is happening to me on Ubuntu after waking the computer from sleep. ![Image](https://github.com/user-attachments/assets/932a8334-a615-4bbf-a975-e023bc6c94cf)