eakoriakin / ionic-selectable

Ionic Selectable is an Ionic versatile and highly customizable component that serves as a replacement to Ionic Select, and allows to search items, including async search, create items, customize the layout with templates and much more. It provides an intuitive API and is easy to set up and use.
MIT License
549 stars 125 forks source link

Stackblitz demos are broken on Chrome #392

Closed manu2504 closed 2 years ago

manu2504 commented 2 years ago

Most of the time I click on a demo link (eg. from the wiki page), such as https://stackblitz.com/edit/ionic-selectable-on-search?file=pages/home/home.html, I get redirected to a black stackblitz page (see below). I'm using Chrome 104.0.5112.79.

Screenshot 2022-08-18 at 15 02 20

Browser's console show many errors (an extract is below).

Screenshot 2022-08-18 at 14 55 58

A complete log of errors (for the above-mentioned link) is at: stackblitz.com-1660827328824.log

PS: there are issues even at https://stackblitz.com/ (broken links to files), https://stackblitz.com/@eakoriakin (I only see the author's picture and two links, not the projects)

PPS: I did happen to see a demo, but I couldn't reproduce the scenario.

PPPS: with Safari, links work well.

manu2504 commented 2 years ago

As of today, I do not experience this bug anymore.

Might be related to my browser/machine.