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

Uncaught TypeError: Cannot read property 'getViewSize' of null #20

Open
pepebe opened this issue May 19, 2016 · 1 comment
Open

Uncaught TypeError: Cannot read property 'getViewSize' of null #20

pepebe opened this issue May 19, 2016 · 1 comment
Milestone

Comments

@pepebe
Copy link

pepebe commented May 19, 2016

Another error in the console after loading a manager page including gmapstv:

This happens in 2.2.16 as well as 2.5.0

mapstv.js?v=250pl:234 Uncaught TypeError: Cannot read property 'getViewSize' of null

// assets/components/mapstv/js/mgr/mapstv.js?v=250pl line 234: var width = Ext.get('modx-resource-settings').getViewSize().width - vtabswidth - padding;
This part of the function should be triggered 'afterrender' at which point 'modx-resource-settings' should already be present.

I don't get it.

Any ideas?

@joeke joeke added this to the Release 1.1 milestone Sep 27, 2016
@joeke
Copy link
Contributor

joeke commented Sep 29, 2016

This issue is fixed in version 1.1 which will be released in a couple of days. I'll keep you posted!

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