We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.7.2 "@heroui/date-input": "^2.3.12" "@heroui/system": "^2.4.7"
Trying to use the date-input, get the following error:
Attempted import error: 'useLabelPlacement' is not exported from '@heroui/system' (imported as 'useLabelPlacement').
No response
Install the above packages and try and use them ...
not to have the error
macOS
Chrome
The text was updated successfully, but these errors were encountered:
ENG-2133 [BUG] - 'useLabelPlacement' is not exported from '@heroui/system'
Sorry, something went wrong.
have you tried @heroui/[email protected]?
@heroui/[email protected]
Hi yes, just manually upgraded to (should of checked versions first).
I used the hero cli to upgrade, tried it a couple of times, npx heroui-cli@latest upgrade --all it doesn't put the correct version of @heroui/system
npx heroui-cli@latest upgrade --all
Anyhow, all good now and thanks for very quick response, I'll leave it for you to close or not, as issue may be in heroui-cli.
I think I know the reason why it didn't bump the version. I'll handle it.
wingkwong
Successfully merging a pull request may close this issue.
HeroUI Version
2.7.2 "@heroui/date-input": "^2.3.12" "@heroui/system": "^2.4.7"
Describe the bug
Trying to use the date-input, get the following error:
Attempted import error: 'useLabelPlacement' is not exported from '@heroui/system' (imported as 'useLabelPlacement').
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Install the above packages and try and use them ...
Expected behavior
not to have the error
Screenshots or Videos
No response
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: