Florian Witteler

Results 16 comments of Florian Witteler

Wow - that's an evil bug/behavior. Thanks for providing this handy example @djkato. It looks like I have the same problem in my app. Unfortunately the provided solution didn't work...

I just saw your answer, @geovie. Were you able to get the example to work? I don't have the `pub mod app` statement in my codebase in `main.rs` and get...

> Do you have a small reproducer for your issue? Not yet - I'll try to create one. Although I'm not sure if it's worth the effort. Maybe my understanding...

I didn't get the example to run (used newer leptos version and didn't build for me). I stripped down my code to a small example, @geovie. Would you mind taking...

> The context is correctly provided in the repo you posted, but the Resource handling is off. Thanks a lot @geovie! I got it to work. I have to think...

Thanks for the great explanation @ilyvion! I didn't know that and it looks like this indeed always unintended.