Tim Ioannidis
Tim Ioannidis
any updates on this one? for me it only happens with `.vue` files, `.js` files appear to be causing a full reload
awesome, let me know when it's cleaned up :)
Hi @harlan-zw thank you. After upgrading, everything broke for me and now I'm trying to migrate to v1 following the documentation but I think there is a mistake in the...
@harlan-zw Yeah I'm using Vite with SSR. I did the import `from "@vueuse/schema-org/simple";` which worked. However now I'm getting this: `Error: [@vueuse/schema-org] Failed to find plugin, you may have forgotten...
hey @harlan-zw it's a bit tricky to generate a standalone repro (it's a big app) but I'll work on this the next few days and get back to you
would this include support for money formats as well? like 300.000,31 ?
any updates on this?
For the small text, if you turn on the card_mode in the demo codepen (https://codepen.io/rubanraj54/pen/zyZdzN) you can see that the word "page" disappears. For the button, I think some other...
Hi guys, I'm struggling with hopping windows as well. Is there a way to have a "rolling window" that actually contains the last n-seconds of data somehow using hopping?
@harlan-zw I think we now have a different problem. Somehow the schema is rendered in the body and not the head element. Shouldn't the position be returned in this? https://github.com/harlan-zw/unhead-schema-org/blob/3a723894cf11befba8efe9b90486784ccaa96f74/packages/unhead-schema-org/src/core/resolve.ts#L35