Billy Clark

Results 13 comments of Billy Clark

Thanks! And, fwiw, I abandoned this since it wasn't compatible with Vuetify so don't do it just for me in case that was ever a possibility ;-)

all of the styling and event-handling built into Vuetify's `v-text-field` would be lost on this component I believe. Let me know if I'm wrong, I'd been happy to used yours...

That's a great idea, I've had to do the same for some of my "transparent wrappers" so it does work :-)

``` ``` ![image](https://user-images.githubusercontent.com/4412848/81606358-eee11400-93a0-11ea-96cd-8349ebb74c8e.png)

``` ``` ![image](https://user-images.githubusercontent.com/4412848/81606475-2d76ce80-93a1-11ea-9dcf-0c93811ac219.png)

Thank you! Hope this makes it in soon.

Not off the top of my head but if I figure it out I'll definitely let you know

No worries, maybe you could add a reference in the docs to this conversation?

I was able to get this working today locally see: https://github.com/cloudflare/workers-sdk/issues/3622#issuecomment-1773909149

fwiw, I have the same issue on a Sveltekit project. I'm simply ignoring their recommendation and living with a console warning from their tools but it would be nice to...