tex0l
tex0l
At Seald (for which we maintain this fork), we don't observe any performance issue with our implementation. If you want to do a benchmark between the historical version of nedb...
I have the same issue with RN 0.69.11
Hi! I just discovered your plugin, this feature is to me the missing puzzle piece to make this plugin the reference for i18n with Astro. How can I help?
Hi! I am experiencing the same issue with my thermostat graphs. I'm experiencing this in: - the Android app (2022.10.2-full); - the web app on Firefox 107.0. I'm running on...
By the way, I decided to use [Pintora](https://github.com/hikerpig/pintora) instead which has fewer features, but which renders entirely on the server side. It works fine in an Astro component: ```ts ---...
Glad I could help! If you use Astro, I published a component: https://github.com/tex0l/astro-pintora
I have the same issue, any news on this ?
I had a hard time debugging why I got a JSDom error without using directly using JSDom, apparently it is because of the pollution caused by importing @pintora/cli into my...
Don't worry, I'm sorry if my message was rude, that wasn't the intention, I just posted it so that people with a similar issue could maybe debug their issue using...
Hi @hikerpig , Thanks for the attempt, unfortunately it is flaky when multiple render runs are started in parallel.. I've added logs in the patcher methods so that you can...