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

AdapterDateFns not exported from x-date-pickers #10630

Closed
axeldvp opened this issue Oct 10, 2023 · 2 comments
Closed

AdapterDateFns not exported from x-date-pickers #10630

axeldvp opened this issue Oct 10, 2023 · 2 comments
Labels
component: pickers This is the name of the generic UI component, not the React module! status: expected behavior Does not imply the behavior is intended. Just that we know about it and can't work around it support: question Community support but can be turned into an improvement

Comments

@axeldvp
Copy link

axeldvp commented Oct 10, 2023

[v6.16.1] Could not resolve "@mui/x-date-pickers/AdapterDateFns"

Works fine on 6.16.0

Context

import { AdapterDateFns } from '@mui/x-date-pickers-pro/AdapterDateFns';

Search keywords: AdapterDateFns x-date-pickers

@alexfauquette
Copy link
Member

Could you provide a reproduction of your issue?

I don't manage to reproduce it on codesandbox

https://codesandbox.io/s/late-monad-ljv56k?file=/Demo.tsx

@axeldvp
Copy link
Author

axeldvp commented Oct 10, 2023

I tried again, and now it works. Looks like there was a library conflict (after a git branch change / mui update). So sorry...

@axeldvp axeldvp closed this as completed Oct 10, 2023
@LukasTy LukasTy added support: question Community support but can be turned into an improvement component: pickers This is the name of the generic UI component, not the React module! and removed status: needs triage labels Oct 10, 2023
@alexfauquette alexfauquette added the status: expected behavior Does not imply the behavior is intended. Just that we know about it and can't work around it label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! status: expected behavior Does not imply the behavior is intended. Just that we know about it and can't work around it support: question Community support but can be turned into an improvement
Projects
None yet
Development

No branches or pull requests

3 participants