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

TypeError: Cannot read property 'split' of undefined #53

Open
benmgreene opened this issue Sep 9, 2014 · 2 comments
Open

TypeError: Cannot read property 'split' of undefined #53

benmgreene opened this issue Sep 9, 2014 · 2 comments

Comments

@benmgreene
Copy link

I added zones to my pre-Meteor 0.9.x project and immediately received this error:

Error: Exception in defer callback:
TypeError: Cannot read property 'split' of undefined
    at Component.UI.Component.notifyParented 

Is zones just not pre-0.9.x compatible, or is there something else going wrong here?

Thanks much.

@arunoda
Copy link
Member

arunoda commented Sep 9, 2014

What's the Meteor version and if you send me sample code, that'd be great.
And hope you are using the latest version of zones - 1.2.0

@benmgreene
Copy link
Author

I’m on Meteor 0.8.2 — I don’t know how I’d boil this down to something small that reproduces the error since it happens on every page and every load — I do believe it was the newest version of zones (or the newest one that mrt add zones retrieved). I’m going to be migration to current Meteor soon, so I’m not too worried by this, I can wait.

On Sep 9, 2014, at 11:33 AM, Arunoda Susiripala notifications@github.com wrote:

What's the Meteor version and if you send me sample code, that'd be great.
And hope you are using the latest version of zones - 1.2.0


Reply to this email directly or view it on GitHub.

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