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
An Auro dev team member should review and ensure that issue #14 did not regress. The linked PR does not include a specific test for the issue reported, it is recommended that one is created to ensure that we have this use case completely covered.
Is your feature request related to a problem? Please describe.
We are unable to provide ESM/SSR support for auro-pane due to a limitation with the day.js dependency.
iamkun/dayjs#1765 (comment)
Describe the solution you'd like
Fork day.js, edit and republish with updates ESM support.
Describe alternatives you've considered
Waiting for code team to address.
Exit criteria
This issue can be closed once there is a working version of day.js that will support the SSR/ESM specification.
Validate that it works with SSR via a local vite build
The text was updated successfully, but these errors were encountered: