Joe Prisk

Results 21 comments of Joe Prisk

would you mind if I made a PR on gotrue-js to add your wrapper to the docs?

you could use `svh` which is well supported now https://caniuse.com/viewport-unit-variants the tailwindcss docs explain it really well https://tailwindcss.com/docs/height#small-viewport-height

nudging to see if anyone can respond here?

if you are using css-in-js via [twin.macro](https://github.com/ben-rogerson/twin.macro#readme) you can do something like this: ``` import tw, { css, styled } from 'twin.macro'; const StyledPagination = styled.nav(() => [ css` .pagination...

very likely a duplicate of [#5151](https://github.com/payloadcms/payload/issues/5151)

Hey @PatrikKozak - thanks for releasing the fix, yes this can now be closed ✅

great suggestion @solrik, we should include this in all the starter templates 🙌

Hey @airtonix, although not perfect - here is an example implementation of a custom colour picker https://github.com/Thinkmill/keystatic-starter-portfolio/pull/1/files

i'm facing this issue too: ``` @smithy/node-http-handler:WARN socket usage at capacity=50 and 102 additional requests are enqueued. See https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/node-configuring-maxsockets.html or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler config. @smithy/node-http-handle… ``` rebuilding the...

Hey @denolfe - i've had @creative-andrew's solution in production since the 9th of September and the issue hasn't occurred. Usually after 3-4 days the sockets would be getting maxed out