Dan Wood

Results 57 comments of Dan Wood

Yeah, cleared cache and is still persisting. I would say that Safari is handling focus states differently so focus is either being dropped or is not considered within the input...

Yeah no rush. Still works with manually typing in the package name. Will be keeping an eye on this project because it looks super nice 👍

Hey there 👋 Just wanted to bring up that the lack of esm support seems to be causing some downstream issues in libraries with the rise of build tools like...

I'm getting this error too, which is strange because the typeof check should be working to guard against this. 🤔 _Edit:_ my case was actually not from this library, but...

I would like to see support for this. Currently tests are throwing because `DOMRect` constructor is not defined.

Unsure of how feasible this would be as PreviewJS would have to persist data, and I don't know if it does that already.

Yes, Ideally they would persist as long as possible. It's super easy to clear them all so stale inputs wouldn't be much of a problem I think

Also, is it a known bug that functions don't really work in the GUI props editor? I can't really do much with them there and have to use the code...