knockout.meteor icon indicating copy to clipboard operation
knockout.meteor copied to clipboard

Updated the examples for Meteor 0.6.6.3

Open raphonic opened this issue 12 years ago • 4 comments

A few simple changes for working with newer Meteor versions.

raphonic avatar Dec 14 '13 09:12 raphonic

Thanks for this! As with #8, it seems that the dynamic finders example is broken. Would you like to take a crack at fixing it?

steveluscher avatar Jan 29 '14 07:01 steveluscher

Hi Steve, I think I fixed the dynamic finders example too if I remember correctly(memory's a little hazy).

raphonic avatar Jan 30 '14 15:01 raphonic

I just tried it (with the latest Meteor) and the dynamic finders example… didn't find anything. Are you using Knockout.Meteor in production?

steveluscher avatar Jan 30 '14 18:01 steveluscher

I've updated the dynamic finders example, there was a stray is_server. Btw, i'm not using ko.meteor it in production because I couldn't figure out a way to integrate IronRouter with it. Unfortunately i'm stuck with Handlebars until Meteor hits 1.0.

raphonic avatar Jan 31 '14 06:01 raphonic