Keadex
Keadex
Same for me for `?webp`. Any update?
@honestabelink In my case I got that error because I was using the [@monaco-editor/react](https://www.npmjs.com/package/@monaco-editor/react) library. That library internally loads another instance of the Monaco editor from the CDN. This causes...
Same issue here. I think the problem is related to multiple `initTE()` executions, caused by multiple `useEffect()` executions. It seems that, internally, `initTE()` does not check if TE has been...
Not sure if this will be helpful, but here’s how I built a web version of a Tauri desktop app (Keadex Mina) - while minimizing the need for `if` conditions...
Same issue here
+1 on this. It would be very useful the support of custom labels.