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
If the frontend is build in debug mode, this is shown: "Using kebab-case for css properties in objects is not supported. Did you mean WebkitTextSizeAdjust?"
As soon as Paella is loaded, we get big errors regarding removeChild. And a ton of other warnings. We should probably look into this to see if there is anything we can improve.
The text was updated successfully, but these errors were encountered:
Fixeselan-ev#1070 -> well, there is still one warning remaining, but that
needs to be fixed inside Paella and is more complicated to get rid of.
See polimediaupv/paella-core#354Fixeselan-ev#990 -> well, this doesn't add volume controls back but the
reasoning for hiding those is somewhat sane, so that part is #wontfix.
The fullscreen fallback mode for Safari was suggested here:
polimediaupv/paella-core#355
But it was moved into the plugin by the Paella devs.
)
Fixes#1070 -> well, there is still one warning remaining, but that
needs to be fixed inside Paella and is more complicated to get rid of.
See polimediaupv/paella-core#354Fixes#990 -> well, this doesn't add volume controls back but the
reasoning for hiding those is somewhat sane, so that part is #wontfix.
The fullscreen fallback mode for Safari was suggested here:
polimediaupv/paella-core#355 But it was moved
into the plugin by the Paella devs.
removeChild
. And a ton of other warnings. We should probably look into this to see if there is anything we can improve.The text was updated successfully, but these errors were encountered: