talha-asad / mongoose-url-slugs

Create URL compatiable slugs on mongoose models, ensuring uniqueness.
MIT License
40 stars 22 forks source link

Always appends "2" to slugs #23

Closed ashfaq-ahmed closed 7 years ago

ashfaq-ahmed commented 8 years ago

Hi, its always appends 2 to slugs even if they are already unique.

talha-asad commented 7 years ago

Please provide a reproduction if this is still an issue, closing for now.