Metro-UI-CSS icon indicating copy to clipboard operation
Metro-UI-CSS copied to clipboard

Control element "master" crashes on Safari (IPhone) and sometimes on Firefox (Linux)

Open EuphorionDrops opened this issue 4 years ago • 1 comments
trafficstars

Hey there,

I stumbled over an annoying bug where the master-element gets stuck on some browsers. See description below.

Describe the bug The page (inside master) gets stuck. Buttons to switch to next and previous page stop working. Switching between pages works a few times; after third time or so it gets stuck. Sometimes the content of the page stays very off-centered.

It seems to work flawless if you use "data-effect='switch'" on master.

To Reproduce Just use the first example on https://metroui.org.ua/master.html and switch pages a few times.

<div data-role="master">
    <div class="page">Page 1</div>
    <div class="page">Page 2</div>
    <div class="page">Page 3</div>
    <div class="page">Page 4</div>
</div>

Expected behavior Switching pages normally without getting stuck.

Desktop:

  • OS: Ubuntu
  • Browser: Firefox
  • Metro Version: current master-branch

Smartphone:

  • Device: Iphone 7 Plus
  • OS: 14.2
  • Browser: Safari, Chrome
  • Metro Version: current master-branch

Additional context Using Google Chrome on Windows 10 works flawless.

Thanks in advance ED


Edit: Added code-tag

EuphorionDrops avatar Mar 09 '21 13:03 EuphorionDrops

Thanks for opening a new issue. The author has been notified and will review it as soon as possible. For urgent issues and priority support, visit https://xscode.com/olton/Metro-UI-CSS or Patreon

xscode-auto-reply[bot] avatar Mar 09 '21 13:03 xscode-auto-reply[bot]