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.

Still having trouble with Modals and removeAttribute in 3.3.1

See original GitHub issue

See issue #13349 and others referenced.

I have a menu with several items. Clicking on a menu item is supposed to open another modal but it crashes the whole React DOM with the error Uncaught TypeError: Cannot read property 'removeAttribute' of undefined. I have already upgraded to 3.3.1 which was supposed to fix the issue, but it is still happening. Downgrading to 3.2.2 solves the problem and everything works as expected.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:28
  • Comments:14 (4 by maintainers)

github_iconTop GitHub Comments

8reactions
emmagoldblumcommented, Oct 26, 2018

Where are you today on this issue ? We are waiting for a fix really badly 😃

4reactions
oliviertassinaricommented, Oct 27, 2018

@TomiCake should have fixed the issue in #13389. We will release v3.3.2 later this evening. If you are still experiencing issues once it’s released, let us know. At least, we have two new tests!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Still having trouble with Modals and removeAttribute in 3.3.1
I have a menu with several items. Clicking on a menu item is supposed to open another modal but it crashes the whole...
Read more >
Material-UI: issues with dropdown (Select control) inside a ...
Just wondering if anyone has seen issues using a dropdown list (Select control) inside a Dialog control. When I change the selection in...
Read more >
Element.removeAttribute() - Web APIs - MDN Web Docs
The Element method removeAttribute() removes the attribute with the specified name from the element. Syntax. removeAttribute(attrName)
Read more >
XForms 1.1 - W3C
Abstract. XForms is an XML application that represents the next generation of forms for the Web. XForms is not a free-standing document type ......
Read more >
Uncaught TypeError: Cannot read property of null - iDiallo
I have a problem with mi page, i debugged and got this error: "Uncaught TypeError: Cannot set property 'disabled' of null at ImprimeLista"....
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