-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Description
Version
4.0.6
Reproduction link
http://localhost:8090/?code=Pr41zg#/dashboard
Steps to reproduce
使用spring oauth2 授权后返回地址为:
http://localhost:8090/?code=Pr41zg#/dashboard
可以看到这个地址的查询参数在前,hash在后,访问后通过 route.query 属性获取不到查询参数,只有查询参数在hash后面才能获取到
What is expected?
不区分查询参数在前和在后
What is actually happening?
查询参数在前就不能获取到参数
Metadata
Metadata
Assignees
Labels
No labels