kadirahq / flow-router

Carefully Designed Client Side Router for Meteor
MIT License
1.09k stars 193 forks source link

.path not working for route regex ([0-9]*) #654

Closed philrennie closed 6 years ago

philrennie commented 8 years ago

See #653

Changes the regex that detects regexes in the .path prototype. Allows for [ ] and - characters.