tomayac / fugu-greetings

A sample app that features a lot of Project Fugu 🐡 APIs.

Home Page:https://tomayac.github.io/fugu-greetings/public/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not show share button on desktop

tomayac opened this issue · comments

I’m not sure if/how we should mitigate this, as exposing the API although it‘s not usable is a browser bug in the first place IMHO. We could sure do user agent testing, but it doesn’t feel right.

Meta bug for this: https://crbug.com/770595.

We could try... catch the error and in the error message point to the bug.

The API is only exposed when the experimental web platform features flag is set. Closing then.