emberjs / emberjs/ember.js

transitionTo adding quotes around array query param

Open
#18,090 0 comments 0 reactions 0 assignees View on GitHub
Query Params Routing
Dominant language
TypeScript
Stars
22.6k
Forks
4.2k
Avg merge
3d 12h
Merged PRs (30d)
15

Description

i have a query string thats an array

&array=%5B%22test%22%5D

when using transitionTo it gets converted to

&array="%5B%5C"test"%5C%5D"

link-to works fine, any idea what is causing this and how to fix this?

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.