Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: wildcard in allowNavigation #3833

Merged
merged 2 commits into from
Nov 20, 2020
Merged

fix: wildcard in allowNavigation #3833

merged 2 commits into from
Nov 20, 2020

Conversation

jcesarmobile
Copy link
Member

Having

"server": {
  "allowNavigation": [
    "*"
  ]
}

in capacitor.config.json should allow all internal navigation, but it doesn't at the moment.
This PR address it.

@jcesarmobile jcesarmobile merged commit de1eac8 into 2.x Nov 20, 2020
@jcesarmobile jcesarmobile deleted the allow-wildcard branch November 20, 2020 17:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants