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.

mui.com documentation imploded "Cannot read properties of undefined (reading 'type')"

See original GitHub issue

Probably reported to the wrong place, for that I apologize.

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

https://mui.com/components/text-fields/#main-content implodes.

image

Expected behavior 🤔

It was working half an hour ago.

Steps to reproduce 🕹

Steps:

  1. Go to https://mui.com/components/text-fields/#main-content
  2. Wait until hydration begins.
  3. Observe error

Context 🔦

No response

Your environment 🌎

`Browser` `Google Chrome Version 96.0.4664.45 (Official Build) (64-bit)`
`OS` `Fedora 34 (Thirty Four) with kernel 5.14.18-200.fc34.x86_64 #1 SMP Fri Nov 12 16:48:10 UTC 2021`

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:21 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
Ihor999commented, Oct 28, 2022

datagrid version 5.17.8 still has the error steps to reproduce

  1. place datagrid on a page
  2. place datagrid on the same page inside dialog
  3. open dialog and click on datagrid row

image

as a result publishClick** event fired twice for both datagrids but second event can’t find column.

Any thoughts why event rowClick event fired twice for both datagrids?

1reaction
AlbinoGeekcommented, Jan 24, 2022

Repro on Fedora 35 Workstation with Gnome 41 (default DE) up-to-date

Same as above, happens much more often on the data table pages then other pages of the documentation.

On Mon., Jan. 24, 2022, 12:32 a.m. Marija Najdova, @.***> wrote:

@DanailH https://github.com/DanailH could you check? I cannot repro on Windows.

— Reply to this email directly, view it on GitHub https://github.com/mui-org/material-ui/issues/30562#issuecomment-1019841486, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOSNPPB3R4DL2QHHPTIIILUXUFBXANCNFSM5LSPIQVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you modified the open/close state.Message ID: @.***>

Read more comments on GitHub >

github_iconTop Results From Across the Web

MUI 5 Cannot read properties of undefined (reading 'up ...
According to the docs: Using the theme context. Starting from v5, MUI no longer uses JSS as its default styling solution.
Read more >
Troubleshooting - Material UI - MUI
This document covers known issues and common problems encountered when migrating from ... TypeError: Cannot read properties of undefined (reading 'pxToRem').
Read more >
React Text Field component - Material UI - MUI
Text Fields let users enter and edit text.
Read more >
Autocomplete API - Material UI - MUI
Name Type Default options * array renderInput * func autoComplete bool false
Read more >
Licensing - MUI X
Error extracting license expiry timestamp. TypeError: Cannot read properties of null (reading '1') at verifyLicense. To solve the issue, you can update MUI...
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