question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[pickers] 'dialogClasses' is not exported from '@material-ui/core/Dialog'

See original GitHub issue

The latest release will address the issue in pickers

./node_modules/@material-ui/lab/internal/pickers/PickersModalDialog.js Attempted import error: ‘dialogClasses’ is not exported from ‘@material-ui/core/Dialog’.

  • [v] The issue is present in the latest release.
  • [v] I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

Build the project and got failed

./node_modules/@material-ui/lab/internal/pickers/PickersModalDialog.js Attempted import error: ‘dialogClasses’ is not exported from ‘@material-ui/core/Dialog’.

Expected Behavior 🤔

Steps to Reproduce 🕹

Steps:

  1. Install the latest released version and build

Context 🔦

Your Environment 🌎

"@material-ui/core": "5.0.0-alpha.27", "@material-ui/lab": "next",

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
oliviertassinaricommented, Jun 9, 2021

Right, it was fixed in #26636

1reaction
shades-7commented, Jun 6, 2021

hey can i work on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

DatePicker not working inside a Mat Dialog window
I am trying to create a form, which contains two start/end date Date pickers using Angular Material. For ...
Read more >
How to change the styling? · Issue #393 · mui/material-ui-pickers
How to change the styling of input and DatePicker dialog? I want to change the following styles: Input. Underline Style; Text Field Style;...
Read more >
Datepicker - Angular Material
The mat-date-range-picker supports custom behaviors for range previews and selection. To customize this, you first create a class that implements ...
Read more >
React Color
Color controls what color is active on the color picker. You can use this to initialize the color picker with a particular color,...
Read more >
Datepicker - @material-ui/pickers component
Date pickers use a dialog window or an inline popover to select a single date. ... warning that useState hook does not accept...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found