Skip to content

"Object doesn't support property or method 'defineProperty'" #89

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

Closed
Daniel15 opened this issue Feb 21, 2015 · 0 comments
Closed

"Object doesn't support property or method 'defineProperty'" #89

Daniel15 opened this issue Feb 21, 2015 · 0 comments
Milestone

Comments

@Daniel15
Copy link
Member

I'm getting this error when I run the included sample with the MSIE engine:

An unhandled exception occurred while processing the request.

ReactScriptLoadException: Error while loading "~/wwwroot/js/Sample.jsx": Object doesn't support property or method 'defineProperty' (at line undefined column undefined)
Line: 52
Column:3

React.ReactEnvironment.EnsureUserScriptsLoaded() in ReactEnvironment.cs, line 179

Works fine with V8. There's no calls to defineProperty in Sample.jsx directly so I imagine it's something in React itself :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant