Garrett Walker

Results 9 comments of Garrett Walker

Not sure if it's `bun` specific, I'm having the same issue whether I use `bun` or `npm` Tauri info ``` [✔] Environment - OS: Mac OS 14.2.1 X64 ✔ Xcode...

Update: Setting up a mobile project from scratch *is* working with npm. Doing the initial setup with bun must be breaking my other project even when trying to use npm...

@jd-solanki any updates on this?

Just tested the 4.0.2 release in your reproduction, it looks like #717 did not fix it. We'll have to do more digging into how v-for is working behind the scenes

> ``` > > > > > > > > > > ``` *Note* if we follow convention, then we would also log `Scene` in these examples because all events...

> @garrlker Thanks for the answers and clarifications. That's making sense now. > Anytime! > > About bubbling events to `Scene`, I think it's really handy. One (useful to me)...

It's still WIP, but I've pushed up my changes so that you all can start reviewing the code and test out the changes There is a playground example wired up...

Replying here to keep the main thread clean as well 1st, thank you for making this issue and reproduction! Your questions and repros are helping me a ton! 2nd, The...

@andretchen0 I've got my draft PR up, #529, I would love if you could give it a thorough look over when you get a chance?