Oliver Studer
Oliver Studer
Now that I think about it, the reason why some variant names have lower case sizes is that they are using the field value keys instead of the value. This...
Sure, let me know what you need from me. What I concluded so far is that the generated name seems to depend directly on the tabular data. This includes wether...
That's fair. I agree it's not that common, but it would be part of aspiring to be a feature complete client for payload.
The env variable is properly set, I double checked. Is there a fallback implemented in the plausible script that makes it use plausible.io if the self hosted hostname is unreachable?
I can see the following behaviour on my latest beta/latest everything setup: 1) The close button is not visible at all. The inline SVG is there, the dimensions seem to...
> I know. I just wanted to let you know it is important to someone who uses your library (beautiful library). Payload now is "no breaking change" mode so I...
Maybe: I had a similar issue once with a component wrapped in a `` component, displaying useResource fetched data. Didn't update on changes or refetches in the client. Unwrapping the...
Same issue here. Downgrade resolved it.
Is there official support for react router 7 (specifically SSR) planned?
I replaced the custom `Input` with regular `input` but there was no change in behaviour