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

Cannot read property 'toString' of null #49

Open
angiehjort opened this issue Jul 20, 2017 · 1 comment
Open

Cannot read property 'toString' of null #49

angiehjort opened this issue Jul 20, 2017 · 1 comment
Assignees

Comments

@angiehjort
Copy link
Member

component.js:177 Uncaught TypeError: Cannot read property 'toString' of null
at Class.change:time.value (component.js:177)

@kuguarpwnz kuguarpwnz mentioned this issue Jul 21, 2017
@Rathunter Rathunter assigned Rathunter and unassigned kuguarpwnz Jul 22, 2017
Rathunter added a commit that referenced this issue Jul 22, 2017
Increased the timeout delay to allow for the data to load before viz.setModel state change is called. On slower connections the time model property _this.model.time.value does not exist yet when the toString() function is being called.
@Rathunter
Copy link
Contributor

Pull request for this issue: #52

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

3 participants