"Copy link to post" button on any toot throws TypeError #229

Open
opened 2022-11-20 04:37:23 +00:00 by Ghost · 2 comments

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'error')
at extra_buttons.js:95:55
(anonymous) @ extra_buttons.js:95
Promise.catch (async)
copyLink @ extra_buttons.js:93
(anonymous) @ extra_buttons.vue:122
(anonymous) @ runtime-dom.esm-bundler.js:1481
(anonymous) @ runtime-dom.esm-bundler.js:383
s @ runtime-core.esm-bundler.js:155
u @ runtime-core.esm-bundler.js:164
u @ runtime-core.esm-bundler.js:174
n @ runtime-dom.esm-bundler.js:369

image

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'error') at extra_buttons.js:95:55 (anonymous) @ extra_buttons.js:95 Promise.catch (async) copyLink @ extra_buttons.js:93 (anonymous) @ extra_buttons.vue:122 (anonymous) @ runtime-dom.esm-bundler.js:1481 (anonymous) @ runtime-dom.esm-bundler.js:383 s @ runtime-core.esm-bundler.js:155 u @ runtime-core.esm-bundler.js:164 u @ runtime-core.esm-bundler.js:174 n @ runtime-dom.esm-bundler.js:369 ![image](/attachments/3d52162b-3193-41f5-9a7b-accf0a84ba63)
Ghost changed title from Copy link to post on any toot throws TypeError to "Copy link to post" button on any toot throws TypeError 2022-11-20 06:19:55 +00:00
Mergan added the
Bug
label 2022-11-21 09:10:26 +00:00
Contributor

@r3g_5z is this still happening? Just tried with both stable and dev builds but couldn't reproduce this issue.

@r3g_5z is this still happening? Just tried with both `stable` and `dev` builds but couldn't reproduce this issue.
Author

Yeah, I checked if my theme was causing it but it doesn't seem to be. I'm constantly updating to the latest develop branch of pleroma-fe and akkoma and doesn't seem to fix it.

Yeah, I checked if my theme was causing it but it doesn't seem to be. I'm constantly updating to the latest develop branch of pleroma-fe and akkoma and doesn't seem to fix it.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma-fe#229
No description provided.