Eric Hubbell

Results 7 issues of Eric Hubbell

Hi There -- When using this library in a SSR environment, any code wrapped in `` doesn't get rendered by the server thereby eliminating it's SEO value. To counter this,...

This lib is good for basic queries but it'd be **GREAT** if we could filter by additional properties :) For instance, it'd be great if I could query something like...

When I choose to upload an image via URL, using the picker, and then go to resize the image -- I get an uncaught error in my console that appears...

We recently upgraded our application from CRA to Vite and are running into issues with this library (and the `agora-rtc-sdk-ng` library) when trying to preview a build. I both scenarios,...

Hi There - I've been using this plugin like so for some time in a project of ours like so... ``` {{star-rating rating=business.averageRating readOnly=true width=18 height=18 baseColor="#CDCFD6" fillColor="#0ED7DA" }} ```...

In reviewing the documentation and examples, it doesn't look like there is a way to add the `example` property to a Component. The OpenAPI spec supports this and several UI's...

I have a server application that uploads .webp images from a public directory to Filestack for cloud optimization and storage. And, I’m running into an issue where a couple of...