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

react@0.13.1 this.getDomId() this method getting error #467

Closed
ButuzGOL opened this issue Mar 27, 2015 · 2 comments
Closed

react@0.13.1 this.getDomId() this method getting error #467

ButuzGOL opened this issue Mar 27, 2015 · 2 comments
Labels
component: text field This is the name of the generic UI component, not the React module!

Comments

@ButuzGOL
Copy link
Contributor

Uncaught TypeError: Cannot read property 'replace' of undefined
https://github.com/callemall/material-ui/blob/master/src/js/text-field.jsx#L81
this.getDomId() this method getting error

set id to textfield helps but I thinks without id it should works as well

@ButuzGOL
Copy link
Contributor Author

Seems its discussed in #448

@relacsua
Copy link

@ButuzGOL Without the 'id' props, textfield is not working for me. Does it work for you now ?

@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 25, 2022
@zannager zannager added component: text field This is the name of the generic UI component, not the React module! and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

4 participants