TheNetsky / community-extensions

A repo with community made Paperback sources.
https://thenetsky.github.io/community-extensions/0.8
GNU General Public License v3.0
16 stars 32 forks source link

MangaDex issue Source Settings stuck at Loading broken access token #62

Open khg8m3r opened 2 days ago

khg8m3r commented 2 days ago

Loading a new device with official v8.9-rc28 and beta v8.0-rc3 build and installing this repo, then adding MangaDex leads to a string of pop up errors: [ERROR] [] [DUISection:reloadRows():140] JSError ReferenceError [PaperbackError(300)] JSError ReferenceError: Can’t find variable: Buffer -@ [ERROR] [] [DUISection:reloadRows():140] parseAccessToken@ [ERROR] [] [DUISection:reloadRows():140] @:1991:33

Also affects existing device if you press the Reload button on the source controls

IMG_1193

Ivanmatthew commented 2 days ago

This is possible because a Buffer polyfill is not included in the mangadex build. Developers should fix this manually. You can find an appropiate polyfill for Buffer on npm and attach it to this project (where Buffer usages are) and create a pull request.

@TheNetsky

TheNetsky commented 2 days ago

This is possible because a Buffer polyfill is not included in the mangadex build. Developers should fix this manually. You can find an appropiate polyfill for Buffer on npm and attach it to this project (where Buffer usages are) and create a pull request.

@TheNetsky

I'm not the dev of this source, I only ported it to 0.8. It's in the community repo for that reason.

Ivanmatthew commented 2 days ago

This is possible because a Buffer polyfill is not included in the mangadex build. Developers should fix this manually. You can find an appropiate polyfill for Buffer on npm and attach it to this project (where Buffer usages are) and create a pull request. @TheNetsky

I'm not the dev of this source, I only ported it to 0.8. It's in the community repo for that reason.

Can you mention whoever made the login?

Celarye commented 2 days ago

This is possible because a Buffer polyfill is not included in the mangadex build. Developers should fix this manually. You can find an appropiate polyfill for Buffer on npm and attach it to this project (where Buffer usages are) and create a pull request. @TheNetsky

I'm not the dev of this source, I only ported it to 0.8. It's in the community repo for that reason.

Can you mention whoever made the login?

Probably too old for that, consider looking into it yourself if you want to see it fixed.

Ivanmatthew commented 2 days ago

This is possible because a Buffer polyfill is not included in the mangadex build. Developers should fix this manually. You can find an appropiate polyfill for Buffer on npm and attach it to this project (where Buffer usages are) and create a pull request. @TheNetsky

I'm not the dev of this source, I only ported it to 0.8. It's in the community repo for that reason.

Can you mention whoever made the login?

Probably too old for that, consider looking into it yourself if you want to see it fixed.

I don’t care for mangadex 😂