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

angular-meteor with Meteor 1.8.2 and ng-table #1972

Open
maserna06 opened this issue Dec 4, 2019 · 0 comments
Open

angular-meteor with Meteor 1.8.2 and ng-table #1972

maserna06 opened this issue Dec 4, 2019 · 0 comments

Comments

@maserna06
Copy link

Before updating to 1.8.2 it worked, but after updating it shows me the following errors.

Versions I'm using:

  1. angular: 1.7.8
  2. angular-meteor: 1.3.12
  3. 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
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

1 participant