'Pagination undefined reactive subscribe' error
Closed this issue · 2 comments
95zz commented
Pagination undefined reactive subscribe {"$text":{"$search":"document"}} {"fields":{},"sort":{"score":{"$meta":"textScore"}},"skip":0,"limit":10,"reactive":true}
meteor.js?hash=1f49b977b0beabbfeaa0ef0bdb87e0693971b18c:1048 Received error from server: Malformed subscription
Kurounin commented
How are you using the package and on what version of meteor?
Please check the pagination example project to ensure you're using it correctly.
95zz commented
OK, thank you, it has been settled.