guncebektas / meteor-friendly-slugs

Meteor package to generate URL friendly slugs from a field with auto-incrementation to ensure unique URLs.
65 stars 15 forks source link

Can't create slugs on users #23

Closed Neobii closed 8 years ago

Neobii commented 8 years ago

I also have a simpleschema on user

todda00 commented 8 years ago

Support for creating slugs from nested fields was just added with 0.4.0. Please try the latest version and let me know if it resolved your issue. I was able to create slugs for users using 0.4.0