ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
50.93k stars 13.52k forks source link

bug: #21004

Closed joshoconnor89 closed 4 years ago

joshoconnor89 commented 4 years ago

Bug Report

Ionic version:

[x] 4.x

Current behavior:

When opening and closing the slider, it flickers sometimes (on chrome and android). This only occurs when closing the slider without gesture.

Expected behavior:

No flicker when closing the app

Steps to reproduce:

Install ionic 5 Run on Chrome or Android When closing the slider, it flickers

Related code:

<ion-menu
  menuId="sliding-menu"
>
</ion-menu>

<div main class="cu-manager2__container">

Other information:

Here is a video of me reproducing this issue: https://www.youtube.com/watch?v=t4K4dAP9KAA&feature=youtu.be

Ionic info:

insert the output from ionic info here
liamdebeasi commented 4 years ago

Thanks for the issue. Can you provide a repo with the code required to reproduce the issue?

ionitron-bot[bot] commented 4 years ago

Thanks for the issue! This issue is being closed due to the lack of a reply. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Thank you for using Ionic!