Marc-Stefan Cassola
Marc-Stefan Cassola
> @maccesch thanks! I was asking for a quick review before the final one (pre-review). Sorry for the confusion. Just to be sure I'm in the right direction. > >...
I like it a lot! Thanks for your work and your patience with me.
Thanks for reporting this. What kind of server crate do you use?
It might be an issue with your get header implementation but you also should provide a set header implementation as described here: https://leptos-use.rs/browser/use_cookie.html?highlight=use_coo#bring-your-own-header
Well you wouldn't see it in the browser console but in the terminal where the server runs. Did you also provide the setter?
Also I just realized something. If you use leptos_wasi your server code is compiled to wasm as well, right?
Sorry for your troubles! The only known pitfalls I can think of are sort of independent of leptos-use. If you use a signal in a context make sure you create...
Fixed in 09979dbb92767f531263aa3c93c8c8ca7ae2de8a
Sounds interesting. But also quite a scope with this node based API. How would you imagine the leptos-use implementation to be used? Can you provide sort of a pseudo rust...
Thanks for the detailed report! There is some overscan so it should indeed load more than is displayed but what you describe sounds like a bug indeed. I'm in the...