You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[X] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
I'm submitting a ... (check one with "x")
Current behavior
I have this simple routes
And when I reload with
/doc/v3.1
, I getExpected behavior
No error.
Reproduction of the problem
When I remove dot (e.g.
/doc/v31
), it works.What is the motivation / use case for changing the behavior?
I just want dot routing for documents with semantic version names.
Please tell us about your environment:
Ubuntu 16.04
Angular version: 2.0.0
Browser: [Chrome 53.0.2785.89]
Language: [TypeScript 2.0]
Node (for AoT issues):
node --version
=v6.6.0
The text was updated successfully, but these errors were encountered: