-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I'm submitting a bug report
- Library Version:
1.3.2
Please tell us about your environment:
-
Operating System:
Windows 10 -
Node Version:
8.9.4 -
NPM Version:
6.9.0 -
JSPM OR Webpack AND Version
webpack 4.30.0 -
Browser:
all -
Language:
all
Current behavior:
Passing a=b%26c as a view query results in {a: 'b', c: true} object
Expected/desired behavior:
-
What is the expected behavior?
Passinga=b%26cas a view query results in{a: 'b&c'}object -
What is the motivation / use case for changing the behavior?
An encoded parameter value is expected to reach a view unchanged
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels