You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to consolidate discussions to either the Next.js issue, or the Payload discussion linked above so keep everything in one place - but this will be resolved shortly one way or another!
Link to reproduction
None
Payload Version
3.0.0-beta.67
Node Version
v20.9.0
Next.js Version
15.0.0-canary.58
Describe the Bug
React Datepicker CSS is weirdly loading on using
getPayloadHMR
The CSS doesn't load if I remove getPayloadHMR from the code. I have attached the codepage.tsx:
payload.config.ts
Also attaching a screenshot describing the issue:
Reproduction Steps
npx create-next-app@latest project-name
page.tsx
insideapp/page.tsx
yarn dev
Adapters and Plugins
No response
The text was updated successfully, but these errors were encountered: