TeamPiped / Piped

An alternative privacy-friendly YouTube frontend which is efficient by design.
https://piped.video
GNU Affero General Public License v3.0
8.49k stars 699 forks source link

doesn't work properly without JavaScript enabled! #3769

Closed MohammadJavad-AsnaAshari closed 2 months ago

MohammadJavad-AsnaAshari commented 2 months ago

Official Instance

Describe the bug

Hi. i wana login to Piped website, because of this error: Got error: "Sign in to confirm that you're not a bot" but when i see my login page network response, i have this problem in login page!: We're sorry but Piped doesn't work properly without JavaScript enabled. Please enable it to continue. please solve this bug!

To Reproduce

I search in google and find this solution:

new Vue({
    router,
    store,
    render: h => h(App)
}).$mount('#app');

i don't know about front-end side, but it's may help!

Expected behavior

remove this problem please! Got error: "Sign in to confirm that you're not a bot" and if you can't, please add and fix login page!

Logs/Errors

No response

Browser, and OS with Version.

Google Chrome 128.0.6613.84, Linux Ubuntu 22.04

Additional context

No response

Bnyro commented 2 months ago

There are no plans to support browsers with JavaScript disabled.