Masters
Masters
You’re right, EmotionFunctions needs an update. Would you be willing to send a PR?
(Hi @RobertBolender 👋) If you find any docs on updating to emotion 10 relevant to SSR, link them here...
Interactive debugging should now be possible with the JSEngineSwitcher Node package. You may have luck setting a breakpoint instead of trying to discern from the thrown error. The reactnet-webpack template...
Yeah so this used to work with Emotion 9, I wonder what was changed. Here's the versions the template uses... https://github.com/reactjs/React.NET/blob/dc25c88036a62ae2459c28db8b72e9e8bb2f8967/src/React.Template/reactnet-webpack/package.json#L10-L11
Try using JSEngineSwitcher.Node. It was released a few weeks ago and uses a real node engine. On Thu, Mar 19, 2020 at 09:54, Johan Otterud wrote: > A lot has...
Sorry, I don’t have time to investigate a fix for this. It’s likely a problem with SC itself or the webpack configuration. Stick with v4 if you need support. On...
Sorry, don’t know of a fix for this. As others have noted, probably best to move to another library if you need react 18 support. Probably need to add a...
Thanks!! I see the PR checks are failing, is that new to this PR? On Mon, Apr 11, 2022 at 02:40, LinusCenterstrom ***@***.***> wrote: > It's currently only a global...
Sure, send a PR On Wed, May 12, 2021 at 11:28, Loren Dorez ***@***.***> wrote: > can you please expose the new parameter skipLazyInit in the HTML Helper > extension?...
Go for it :) On Fri, May 14, 2021 at 09:57, Loren Dorez ***@***.***> wrote: > @dustinsoftware Do you have any > issues with me also adding some separate logic...