Loading Data Using Iron Router And Meteor March 21, 2024 Post a Comment Here is my dilemma. I'm currently loading my categories using a static variable onto the 'category' page. Everything loads and the links are clickable but when a user clicks on theSolution 1: in 'categoryGifs': function(), changevar category = this.params.category; Copywith:var category = Router.current().params.category; Copyhere is the working code:http://meteorpad.com/pad/AdRS8mfyHsZjA2Rvp/Leaderboard Share Post a Comment for "Loading Data Using Iron Router And Meteor"
Post a Comment for "Loading Data Using Iron Router And Meteor"