Skip to content

查询参数在hash前面就获取不到参数 #3557

@mcck

Description

@mcck

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions