You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
What is happening here ?
The text was updated successfully, but these errors were encountered:
For some tables phreeze just shows Loading but not load anything. I found the following error:
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.
What is happening here ?
The text was updated successfully, but these errors were encountered: