lokpro

Results 28 comments of lokpro

related to https://github.com/yuliskov/SmartTubeNext/issues/310

looks like related to reading of /save/config.json maybe check that file's existence, format(JSON), encoding(UTF-8) when you meet this error.

I can play it. Perhaps blocked by adblock ?

today it is back to normal suddenly.

I meet this problem too. I can reproduce it on Firefox 56. Facebook web is not using a < input > there. It is using a < div> to listen...

I think the problem is the Optional Chaining `?.` operator, not supported in WaterFox. ([several reported issues](https://github.com/WaterfoxCo/Waterfox-Classic/issues/96#issuecomment-1094241091)) - SyntaxError: expected expression, got '.' Line 449 - "win?.focus();" `?.` is not...

duplicate of https://github.com/WaterfoxCo/Waterfox-Classic/issues/85 and https://github.com/WaterfoxCo/Waterfox-Classic/issues/35

try Polly extension, switch on webcomponents-bundle.js and try again. It works for me on the _apple_ url. ref: https://github.com/WaterfoxCo/Waterfox-Classic/issues/41#issuecomment-995937282