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

Not Loading Table #260

Open
victorhalla opened this issue Dec 13, 2016 · 2 comments
Open

Not Loading Table #260

victorhalla opened this issue Dec 13, 2016 · 2 comments

Comments

@victorhalla
Copy link

For some tables phreeze just shows Loading but not load anything. I found the following error:

controles.js:10 Uncaught TypeError: model.ControleCollection is not a constructor

Debuging the error I realize that for some reason the model.js loaded by browser does not found this model, but I can find it on the file created by phreeze.

image

What is happening here ?

@stevetx30
Copy link
Contributor

In your model.js look for model.ControlCollection Might want to look at line 10 in controles.js and see that object as well

@fredscud
Copy link

Same problem here. The reason was a table containing a blank space in its name.

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