You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified that I use latest version of all @mantine/* packages
What version of @mantine/* packages do you have in package.json?
7.7.1
What package has an issue?
@mantine/core
What framework do you use?
Vite
In which browsers you can reproduce the issue?
Chrome
Describe the bug
On iOS Chrome a noticeable gap is present between the AppShell Footer and the bottom of Chrome when scrolling. I have provided a code sandbox. Here is the link to open on iOS Chrome to view the issue https://wjt8cf.csb.app/
Adding viewport content tag viewport-fit=cover as suggested by MDN does not resolve the issue.
If possible, include a link to a codesandbox with a minimal reproduction
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.7.1
What package has an issue?
@mantine/core
What framework do you use?
Vite
In which browsers you can reproduce the issue?
Chrome
Describe the bug
On iOS Chrome a noticeable gap is present between the AppShell Footer and the bottom of Chrome when scrolling. I have provided a code sandbox. Here is the link to open on iOS Chrome to view the issue https://wjt8cf.csb.app/
Adding viewport content tag viewport-fit=cover as suggested by MDN does not resolve the issue.
If possible, include a link to a codesandbox with a minimal reproduction
https://codesandbox.io/p/sandbox/unruffled-wind-wjt8cf?file=%2Fsrc%2FApp.tsx%3A38%2C70
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: