JannisKoeksel
JannisKoeksel
### Describe the bug In a mono repo, when using the Houdini vite build step. This bug occurs : ``` template:dev: template:dev: > [email protected] dev template:dev: > vite dev template:dev:...
As the title says.
### Describe the bug Some components use the @html tag (e.g. Timeline Activity) without proper warning. ### Reproduction Not needed ### Flowbite version and System Info ```shell latest ```
## 🚀 Feature Proposal Add an optional notfy_ function to the ProxyState that defaults to null. So that the state in createProxyProxy looks like this: ```ts const state: ProxyState =...