Closed langz closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
eufemia | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 14, 2024 8:30pm |
@joakbjerk will take a look at this 🙇
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
@joakbjerk will take a look at this 🙇
Can do @langz 🔎
To me it looks good now.
:tada: This PR is included in version 10.56.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
I don't think this PR fixes anything, but rather highlights some kind of type mismatch or casting gone wrong in
Field.Date
component, as it comes a lot of string values with value"undefined"
and"null"
to the function.It aims to fix all the console.logs when running
yarn test packages/dnb-eufemia/src/extensions/forms/Field/Date/__tests__/Date.test.tsx
inmain
branch: