Tristan M.
Tristan M.
You are totally right. I missed that you could do this somehow. Thanks.
Up on further testing. Any particular reason as to why it is not posible to specify a callback for other blocks a part from the property block? For example the...
This also creates some big problems when using astro & SSG with any radix-ui component. Can we get a permanent fix for this that allows components to be hydrated correctly?...
@intagaming I agree with most of what you say. But the reality is that we need hydration because otherwise pages are super slow (mostly because, let's face it react is...
@intagaming Astro with client:load wasn't working for me. But I also had issues with react-country-flags. So I am not sure which package was at fault yet and haven't had time...
@dlong500 May I ask why it is desired for the image data to be unaltered?
I'm dumb, forgot I needed to use a react wrapper for the iframe. Have it somewhat working, I'll update here once I have it completely figured out and contribute the...
@aureatelabs-parshva Yes I have already figured out the way to do it. I have talked with the maintainer and will be writing a small guide for the docs. I'll post...
You want to use something like react-frame-component wrapped around a div and resize the div based on what view you want to show. Using a normal iframe wont work. This...
There is a PR by me for this docs. It's still under revisión. I haven't completed it but you can read the guide already on it. Check the repo's PRs