mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 19:58:09 +00:00
clear query when navigate to settings (#3371)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
This commit is contained in:
parent
8e11da1a2f
commit
bec400bfc8
@ -69,6 +69,8 @@
|
||||
closePopup()
|
||||
closePanel()
|
||||
const loc = getCurrentResolvedLocation()
|
||||
loc.fragment = undefined
|
||||
loc.query = undefined
|
||||
loc.path[2] = settingId
|
||||
if (sp) loc.path[3] = sp.name
|
||||
loc.path.length = 4
|
||||
|
Loading…
Reference in New Issue
Block a user