Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

url is detected incorrectly #296

Open
Narinc opened this issue Jul 9, 2020 · 1 comment
Open

url is detected incorrectly #296

Narinc opened this issue Jul 9, 2020 · 1 comment

Comments

@Narinc
Copy link

Narinc commented Jul 9, 2020

We have deeplink like this : [baseurl]://host/bla/bla/more_than
And we have other variants of it :
[baseurl]://host/bla/bla/more_than/blabla1
[baseurl]://host/bla/bla/more_than/blabla2
...

Other variants working fine but first url ([baseurl]://host/bla/bla/more_than) doesn't work.
Maybe it is detecting like base url. It's version 5.1.0. And it isn't work fo 5.2.0, too.

@rossbacher
Copy link
Collaborator

So you are saying it is finding [baseurl]://host/bla/bla/more_than but not [baseurl]://host/bla/bla/more_than/blabla1 ? Is that correct? Any way you can write a small demo app that repos this case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants