Brian Feister
Brian Feister
I'm suspecting that there's a bug in here somewhere, beyond just the issue with React synthetic events, etc. That inconsistency I don't think would explain why `mask: '$num'` would work...
Hi @dannya ... thanks for the audit. We have an internal audit and a plan to improve the a11y standing of the product in 248. That being said, the historical...
`248` is a Release cycle. Salesforce works in 4 month work units. The upcoming (roughly August ~ December, 2023) timeframe is when work is slated for.
Updating this thread as it's been a while. We still plan on adding support for simple products, but unfortunately have not found the time to address this yet. We hope...
@ryansolid Is the repro here sufficient to demonstrate the bug? https://stackblitz.com/edit/github-ivec47-zycscw (thanks @birkskyum!)
@ryansolid that makes sense, the HOC is where I traced the hydration mismatch to when digging deep into the solid js lifecycle internals. Specifically, there's the `StyleContext.Provider` here https://github.com/brianfeister/park-ui/blob/solid-example-wip/examples/panda/solid/solid-start/src/lib/create-style-context.tsx#L28
I'm brand new to Solid.js learning after many years of React. I might not be clear on the distinction between a React Provider and a Solid.js Provider... notably, I know...
Might be one for @segunadebayo (ark-ui) then... thanks! Fwiw, between solid-start + ark-UI + panda CSS, I'm super excited to do some greenfield work on a low-risk (but "real") project....
Understandable. Quick question on that... I know there's a Suspense component, but the Next.js 'use client' might be a good way forcing client side rendering specifically for components / libs...
We are currently on hold due to holiday moratorium for SLAS session bridge work like this.