Open ci opened 3 days ago
Thanks for the PR :+1: I just looked a bit I will review it deeper when I have more time this week end.
Also could you add an example in the demo project. Did you test with SSR ?
thanks, and yep tested with SSR, and with both vite / nodejs. I'll take a look at adding an example too!
👋 @mrdotb - not sure if you wanna go this route, but I found this useful in my project, I've added some basic slot interop with react where we can pass the inner_block as
{ children }
to the component, though it happens as HTML so providers etc won't work with nested react components (pretty similar to how live_vue does it)Contributor checklist
fix: Multiply by appropriate coefficient
, orfeat(Calculator): Correctly preserve history
Any explanation or long form information in your commit message should be in a separate paragraph, separated by a blank line from the primary message