Skip to content
New issue

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

Joi.lazy is not an function #9

Open
girishsharma1126 opened this issue Apr 15, 2022 · 0 comments
Open

Joi.lazy is not an function #9

girishsharma1126 opened this issue Apr 15, 2022 · 0 comments

Comments

@girishsharma1126
Copy link

I'm not able to use this library for setting locale in joi module on react js versions after 17 or on 18 due to using newer version of joi itself (peer dependency)

The reason behind this is replaced function name in joi module & older name is used in joi-i18n that needs to be updated.

Function changed -> Joi.lazy -> Joi.link
Reference: hapijs/joi#2359

Please fix this ASAP 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant