urfreespace commented on code in PR #484:
URL: https://github.com/apache/pulsar-manager/pull/484#discussion_r1031009292
##########
front-end/src/router/index.js:
##########
@@ -77,7 +77,7 @@ export const constantRouterMap = [
]
export default new Router({
- // mode: 'history', // require service support
+ mode: 'history', // require service support
Review Comment:
yeah, this will cause the route jumper to fail
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]