访问dashboard时加了一层web虚拟目录“emqx_dashboard”后有3个页面是异常的
块引用
https://www.xx.com/emqx_dashboard/#/mqtt/general
https://www.xx.com/emqx_dashboard/#/log
https://www.xx.com/emqx_dashboard/#/monitoring/alarm-settings
看错误是 有一个接口没有自动加上前缀:“emqx_dashboard”,而是https://www.xx.com/api/v5/schemas/hotconf ,导致接口404
其他页面是正常的。希望这块能优化一下
版本 [5.3.0]