Jason Quense

Results 378 comments of Jason Quense

what is `createServerContext` this is the first i've heard of that API

To be clear folks all react bootstrap components are SSR compatible, but they are not the new react server components. Normal SSR still and continues to work

Bleh, annoying there aren't a ton of obvious replacements. Their recommended runner isn't really a comparable feature wise...maybe cypress component testing is a good choice?

String is allowed because consumers can create their own button variant styles and we want the component to be able to accept them without type errors. It's not just string...

Hi @julientaq thanks for all the hard work from you and the team. I tried the extension but just downloading it and running the HTML as-is it repeats the entire...

This doesn't seem to be solved? I'd also really like to see this happen!

if this works seems good to me, any reason it's still in a draft?

Try running the docs but in strict mode?

I would look at the source and see how the default components do it. These APIs are there for advanced use cases but are also full of sharp edges as...

This is due to react-transition-group, I am going to try and work around it without breaking changes :/