open-consul/ui/packages/consul-ui/app/locations
Michael Klein d9b4f5dab4 Fix href-to persists hash
Copy passed hash before manipulating it.

Assigning to the same hash object will break href-to
because in certain scenarios href-to-helper will
not create a new object that gets passed to
`fsm-with-optional`-hrefTo method.

This is problematic for optional route-params, and lead
to a situation where links to peered services would
create the wrong url for their href-attribute.
2022-10-13 16:45:03 +02:00
..
fsm-with-optional-test.js ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
fsm-with-optional.js Fix href-to persists hash 2022-10-13 16:45:03 +02:00
fsm.js ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00