Steven Tey
Steven Tey
Related: #457
Wanted to follow up here – this feature has been shipped: https://d.to/export Shoutout to @flornkm for building this out!
Great addition! The only concern I have here is there will be an extra step for folks who wanna clone and deploy this without editing the code locally. Is there...
I remember trying to do this with https://github.com/steven-tey/dub but for some reason `` + `framer-motion` was throwing some weird bugs...will take another stab!
Update: yup, changing `motion.div` to `motion.dialog` breaks the modal 😅 Might fix it if I have time but probably not a top priority for now
Thanks for the PR! Just checking this out – it seems like it's still not working? https://user-images.githubusercontent.com/28986134/213510905-c8e824f8-47aa-48d5-9e84-72f70e17ba90.mp4
@azaek whoa interesting! So in this case you can't use the Leaflet component from within a hook? Sounds kinda odd – would it be a bug on Framer Motion's side?
Awesome, thank you so much @azaek! Can you link to the issue here?
cc: @gt-codes who made [this PR](https://github.com/steven-tey/dub/pull/138) on Dub to fix this, but there were some caveats to it (it doesn’t allow for `AnimatePresence` to animate the Dialog overlay)
Can repro on https://www.chatbotui.com/ as well, and I suspect that you might be right @Klaudioz! @mckaywrigley what are the sizes of the models you're fetching in `/api/models`?