WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Conversation

@omargon
Copy link

@omargon omargon commented Dec 10, 2019

Update deeplinks.js _queryToOjbect call to use data.url instead of data.queryString. On Android devices, the data.queryString is returning the queryString value already decoded that when passed on to the _queryToObject function could result in some unwanted results. For example, a parameter string value that includes the = special character would get truncated unintentionally.

Update deeplinks.js _queryToOjbect call to use `data.url` instead of data.queryString. On Android devices, the data.queryString is returning the queryString already decoded that when passed on to the _queryToObject function could result in some unwanted results. For example, a parameter string value that includes the `=` special character would get truncated unintentionally.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant