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
Before updating to 1.8.2 it worked, but after updating it shows me the following errors.
Versions I'm using:
angular: 1.7.8
angular-meteor: 1.3.12
ng-table: 4.0.0
Error: "[angular-meteor][err][404] ng-table/header.html - HTML template does not exists! You can disable this error by following this guide http://www.angular-meteor.com/api/1.3.11/templates"
get Angular
handleRequestFn http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:80234
ngIncludeWatchAction http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:88618
$digest http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:78004
evalAsync http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:78296
completeTask http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:80095
timeoutId http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:65675
eruda:6:236287
r https://cdn.jsdelivr.net/npm/eruda:6
consoleLog http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:74431
get http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:70710
$digest http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:78022
evalAsync http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:78296
completeTask http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:80095
timeoutId http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:65675
and
Error: "[angular-meteor][err][404] ng-table/pager.html - HTML template does not exists! You can disable this error by following this guide http://www.angular-meteor.com/api/1.3.11/templates"
get Angular
handleRequestFn http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:80234
ngIncludeWatchAction http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:88618
$digest http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:78004
evalAsync http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:78296
completeTask http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:80095
timeoutId http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:65675
eruda:6:236287
r https://cdn.jsdelivr.net/npm/eruda:6
consoleLog http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:74431
get http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:70710
$digest http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:78022
evalAsync http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:78296
completeTask http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:80095
timeoutId http://localhost:3000/packages/modules.js?hash=3863de7e70d261e9dcca067961a2b6fb7e4ccd69:65675
The text was updated successfully, but these errors were encountered:
Before updating to 1.8.2 it worked, but after updating it shows me the following errors.
Versions I'm using:
and
The text was updated successfully, but these errors were encountered: