Hello I'm trying to have a link that redirect me to another tab using a dashboard button, the thing is when I'm on http://127.0.0.1:1880/ui/#!/0 and I want the button to redirect me for example to http://127.0.0.1:1880/ui/#!/4 the URL shows in the URL bar but it doesn't redirect me to the page I unless I refresh it , and if I try other links it works perfectly. What am I doing wrong ?
here is my button
[{"id":"1e2003fa.fc243c","type":"ui_button","z":"31bffd1c.2e1ff2","name":"","group":"74304850.5a39a8","order":20,"width":"6","height":"1","passthru":false,"label":" <a href=\"http://127.0.0.1:1880/ui/#!/4\" >Consulter</a>","tooltip":"","color":"","bgcolor":"#a1c45a","icon":"<img src=\"/bdd.png\" />","payload":"","payloadType":"str","topic":"","x":345.5078125,"y":1416.3752307891846,"wires":[[]]},{"id":"74304850.5a39a8","type":"ui_group","z":"","name":"Météo","tab":"16b00ee3.e42d71","order":1,"disp":false,"width":"6","collapse":false},{"id":"16b00ee3.e42d71","type":"ui_tab","z":"","name":"Tableau de bord","icon":"dashboard","order":1,"disabled":false,"hidden":false}]