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

Add missing attributes to viewport meta tag (#7784) #7826

Merged

Conversation

msynk
Copy link
Member

@msynk msynk commented Jun 21, 2024

closes #7784

ysmoradi
ysmoradi previously approved these changes Jun 21, 2024
@msynk
Copy link
Member Author

msynk commented Jun 21, 2024

Although this change will fix the issue on iOS, it also prevents the manual zoom feature (pinch-to-zoom) on other devices (like Android).
We are investigating it for now.

@msynk
Copy link
Member Author

msynk commented Jun 21, 2024

for now, I've added a check to apply this change only on iOS.

@msynk
Copy link
Member Author

msynk commented Jun 22, 2024

I've updated the meta content to only add the maximum-scale=1.0, since the other settings are not required to resolve this issue.

@msynk msynk merged commit 175ce3d into bitfoundation:develop Jun 22, 2024
2 checks passed
@msynk msynk deleted the 7784-boilerplate-add-missing-maximumscale branch June 22, 2024 12:57
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

Successfully merging this pull request may close these issues.

Admin Template: Menu does not open intermittent in Blazor Server Mode and IOS Safari
4 participants