Robin
Robin
maybe this is related too: https://github.com/nuxt/nuxt/issues/32581
still relevant
still relevant (tested with latest)
https://github.com/nuxt/ui/pull/5396 fixed it
> Wouldnt it be easier to just provide the partial and merge them internaly? Thought about it, but we dont have deep defaults here. So I think its fine to...
@43081j I assigned you for a review because this went from just exporting to "fixing" the existing types for messages.
@serkodev can we support you somehow?
I think we can do this with: https://github.com/okineadev/vitepress-plugin-llms
https://playground.vueuse.org/?ssr=true#eNp9Ul9P2zAQ/yonv3SToGGl61AW0MbEw/awTdukvfglJNfUxbEtn1OConx3zk4LFULkIfLvj333O3sQX52b7zoUuSio8soFIAydA12a5lKKQFJcSaNaZ32AATrCa4/lnbPKBIIR1t62MPvCR7CUVdbj7LM00lTWUIDbI+/li83v2BaG+JOB2hxWy7OTCbV1Dp9WF3ukmxw+nC2We9hrhouLg3e26PWMmY/nq0iMiR6AyP9Xddikg2CU5j13VWRTRA7EIGDrdBmQEUBRqx1UuiTi0GuNPSjW6bRCE9DDtqOg1g8HeH/KByEa2OwXaUjAX+E8Xg3DUe5xLLJIpioZl+FVkR0VFyc8ZR7XWjXzLVnDV8FTAZCisq1TGv0vFxSPU4ockhK1Umt7/yNxwXfIsSe+2mB19wq/pT5yUvz2SOh3KMWTFkrfYJjkm78/sef1k9jautPsfkP8g2R1F3ucbNedqbntI1/q9nt6RMo0/+imD2joECo2Gp3x8qKbH9O3N6I/t3s+X6Z90oxifAQZBvGh This does work. But maybe the same as stackblitz "how it handles SSR"?
Hey, thanks for the PR! I think we need to discuss this. This PR just wraps the browser API, but does not require any reactivity. I am not sure if...