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

API Catalog: rating stars widget not available #942

Closed
brylie opened this issue May 20, 2016 · 0 comments
Closed

API Catalog: rating stars widget not available #942

brylie opened this issue May 20, 2016 · 0 comments
Assignees
Labels

Comments

@brylie
Copy link
Contributor

brylie commented May 20, 2016

During the Meteor 1.3 upgrade (issue #935), the rating widget in the API Catalog table does not appear.

The following traceback appears in the browser console:

ReferenceError: ss is not defined meteor.js:930:11
getRating@http://localhost:3000/app/app.js?hash=8469f16ab5f7fc1b6e446c435bbaf166fa1e3c61:36579:13
require<.client.views.catalogue.rating["rating.js"]/Template.apiBackendRating.rendered/<@http://localhost:3000/app/app.js?hash=8469f16ab5f7fc1b6e446c435bbaf166fa1e3c61:5497:49
viewAutorun/</<@http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:1875:18
Template._withTemplateInstanceFunc@http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:3687:12
viewAutorun/<@http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:1873:14
Blaze._withCurrentView@http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:2214:12
viewAutorun@http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:1872:12
Tracker.Computation.prototype._compute@http://localhost:3000/packages/tracker.js?hash=6f5d0f5486aaa54b0abe636174eeb06dcc2a736b:351:5
Tracker.Computation.prototype._recompute@http://localhost:3000/packages/tracker.js?hash=6f5d0f5486aaa54b0abe636174eeb06dcc2a736b:370:9
Tracker._runFlush@http://localhost:3000/packages/tracker.js?hash=6f5d0f5486aaa54b0abe636174eeb06dcc2a736b:509:9
onGlobalMessage@http://localhost:3000/packages/meteor.js?hash=ae8b8affa9680bf9720bd8f7fa112f13a62f71c3:401:11
 meteor.js:930:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants