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

IE 10 props/_this undefined #32

Closed
kennypascal opened this issue Feb 21, 2019 · 1 comment
Closed

IE 10 props/_this undefined #32

kennypascal opened this issue Feb 21, 2019 · 1 comment

Comments

@kennypascal
Copy link

Great work with this component!

I am using this with Preact & Preact Compat. When running in IE 10 I get an error message saying:

Unable to get property 'breakpointCols' of undefined or null reference.

screen shot 2019-02-21 at 4 45 28 pm

It appears the props are not defined in '_this' via the _possibleConstructorReturn function. Any ideas?

See attached: The props object has a value _this does not have props.
screen shot 2019-02-21 at 4 51 54 pm

Note: This does not occur using IE Edge

@paulcollett
Copy link
Owner

I've personally moved away from testing <=ie11 support so it unfortunately this issue wont be one I can help out with

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

2 participants