William RICHER
William RICHER
I have this setup: ```typescript globalThis.allComponents = import.meta.glob('/javascripts/components/**/*.{jsx,tsx,js,ts}', {eager: true}); function getComponentByName(name: string) { /* find component by glob **/.{tsx, jsx} */ } customRender(name:string){ const Component = getComponentByName(name) render(() =>...
Hi, wanted to use your app for my airpods max 2024, but was not working, i can give you all data you need, just ask me.
I am working in solidjs, and many elements are manipulated, so for the following errors, i cannot get easily the original cause, if you cannot reproduce my bugs, i can...