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

Material-UI Uncaught TypeError: Object(...) is not a function #305

Closed
saagarvaru opened this issue Sep 2, 2017 · 2 comments
Closed

Material-UI Uncaught TypeError: Object(...) is not a function #305

saagarvaru opened this issue Sep 2, 2017 · 2 comments
Labels
Grid The DevExtreme Reactive Grid component

Comments

@saagarvaru
Copy link

saagarvaru commented Sep 2, 2017

Hi,

I'm experiencing this error whenever I try to import the devextreme-react-material-ui package.

I've tried my implementation with the react-bootstrap version and the import works fine. It's just whenever I try to use the material-ui version, it does not work.

Uncaught TypeError: Object(...) is not a function
at Object.defineProperty.value (bundle.js:sourcemap:21038)
at webpack_require (bundle.js:sourcemap:677)
at fn (bundle.js:sourcemap:88)
at Object. (bundle.js:sourcemap:15731)
at Object. (bundle.js:sourcemap:15833)
at webpack_require (bundle.js:sourcemap:677)
at fn (bundle.js:sourcemap:88)
at Object. (bundle.js:sourcemap:15061)
at Object.defineProperty.value (bundle.js:sourcemap:15146)
at webpack_require (bundle.js:sourcemap:677)

I'm using
React-dom v16 beta 5
Material UI v1 beta 7

@SergeyAlexeev
Copy link
Contributor

Hi,

Material UI has a few breaking changes in v1.0.0-beta.6 and v1.0.0-beta.7 versions. The latest version of DevExtreme React Grid has some related issues: #271 , #281 . We have already fixed it( #275, #296 ). The npm package update will be available soon.

@dxrobot dxrobot added the Grid The DevExtreme Reactive Grid component label May 2, 2019
@lock
Copy link

lock bot commented Jun 15, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Grid The DevExtreme Reactive Grid component
Projects
None yet
Development

No branches or pull requests

3 participants