-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
internalBehind-the-scenes enhancement. Formerly called “core”.Behind-the-scenes enhancement. Formerly called “core”.
Description
Hi,
I've tried to use your library, but it just doesn't work :(
I have this code:
https://gist.github.com/milworm/f3ee2eb372b5049e4ec7
which is super simple, but it produces this error (even tried to use different versions: 0.13.3, 0.14-beta):
https://gist.github.com/milworm/4f80189a4554f69fea85
I've just switched to old 0.12 and I now I am able to render components, but now when I click on button it raises this error:
Uncaught TypeError: React.findDOMNode is not a function
which is understandable because React.findDOMNode was introduced in 0.13.
So, the conclusion is:
material-ui doesn't work with reactjs (0.13 or 0.14).
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
internalBehind-the-scenes enhancement. Formerly called “core”.Behind-the-scenes enhancement. Formerly called “core”.