How to reproduce: 1. Try to get the value of a parameter my.router.getParameter('foo'); 2. If the parameter contains a =, it will be chopped from the = char
How to reproduce:
Try to get the value of a parameter
my.router.getParameter('foo');
If the parameter contains a =, it will be chopped from the = char