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

Menu: Cannot read property applyTransitionDelays() of undefined #56

Open
stephenway opened this issue Nov 15, 2017 · 2 comments
Open

Menu: Cannot read property applyTransitionDelays() of undefined #56

stephenway opened this issue Nov 15, 2017 · 2 comments

Comments

@stephenway
Copy link

This seems to be happening inside componentWillReceiveProps in DelayedItems where it returns this.applyTransitionDelays in setState. Maybe there's a different way of referencing applyTransitionDelays?

@kradio3
Copy link
Owner

kradio3 commented Nov 20, 2017

Hi, @stephenway , do you see this error in browser console? Or in compile time?

@stephenway
Copy link
Author

Hey @kradio3. I believe it was in the browser. Moving it into it's own function seems to help.

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