Avator can't be changed through Pleroma-Fe #3525

Closed
opened 2026-08-03 01:43:28 +00:00 by blue · 1 comment

Browser and OS

Brave v 1.93.129 / Chrome 150.0.7871.186 / Debian 13

Instance URL

https://cobaltkiss.blue

Backend version information

Pleroma 2.10.2

Frontend version information

Pleroma-Fe 2.11.2

Browser extensions

No response

Known instance/user customizations

pleroma-mod-custom-styles & pleroma-mod-syntax, but problably not the reason since I tried removing them which was not working

Bug description

  1. Picture could be uploaded to the instance and would be shown inside the settings avatar area temporarily, and once "save" was clicked the error popped out. The picture uploaded could not take effect.
  2. Sometimes even just clicking "Select picture" and not choosing anything would end in error popping out. Can temporarily be gone by hard refleshing the page.
  3. Avatar can be changed by switching into other frontends.

Error Details:
TypeError: Cannot read properties of undefined (reading 'getBoundingClientRect')
at Proxy.onCropperSelectionChange (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:39145)
at a.onChange.o. (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:40130)
at yn (https://instance.com/static/js/_plugin-vue_export-helper.By3-ojQa.js:1:19090)
at H (https://instance.com/static/js/_plugin-vue_export-helper.By3-ojQa.js:1:19157)
at Q.n (https://instance.com/static/js/runtime-dom.esm-bundler.DzcUlaDE.js:1:9007)
at Te (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:1909)
at Q.$emit (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:5259)
at Q.$change (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:29338)
at Q.$center (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:27599)
at Q.$initSelection (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:24876)

And by the way I saw another recent issue mentioned it as well that none of the pleroma-fe zip file can be downloaded at the moment. Same that I had to build the frontend as well.

Reproduction steps

No response

Bug seriousness

  • How annoying it is: BAD
  • How often does it happen: Always
  • How many people does it affect: All the users
  • Is there a workaround for it: No
### Browser and OS Brave v 1.93.129 / Chrome 150.0.7871.186 / Debian 13 ### Instance URL https://cobaltkiss.blue ### Backend version information Pleroma 2.10.2 ### Frontend version information Pleroma-Fe 2.11.2 ### Browser extensions _No response_ ### Known instance/user customizations pleroma-mod-custom-styles & pleroma-mod-syntax, but problably not the reason since I tried removing them which was not working ### Bug description 1. Picture could be uploaded to the instance and would be shown inside the settings avatar area temporarily, and once "save" was clicked the error popped out. The picture uploaded could not take effect. 2. Sometimes even just clicking "Select picture" and not choosing anything would end in error popping out. Can temporarily be gone by hard refleshing the page. 3. Avatar can be changed by switching into other frontends. Error Details: TypeError: Cannot read properties of undefined (reading 'getBoundingClientRect') at Proxy.onCropperSelectionChange (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:39145) at a.onChange.o.<computed> (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:40130) at yn (https://instance.com/static/js/_plugin-vue_export-helper.By3-ojQa.js:1:19090) at H (https://instance.com/static/js/_plugin-vue_export-helper.By3-ojQa.js:1:19157) at Q.n (https://instance.com/static/js/runtime-dom.esm-bundler.DzcUlaDE.js:1:9007) at Te (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:1909) at Q.$emit (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:5259) at Q.$change (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:29338) at Q.$center (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:27599) at Q.$initSelection (https://instance.com/static/js/image_cropper.DJIWBBKU.js:1:24876) And by the way I saw another recent issue mentioned it as well that none of the pleroma-fe zip file can be downloaded at the moment. Same that I had to build the frontend as well. ### Reproduction steps _No response_ ### Bug seriousness * How annoying it is: BAD * How often does it happen: Always * How many people does it affect: All the users * Is there a workaround for it: No
hj referenced this issue from a commit 2026-08-05 15:40:11 +00:00
Owner

Best I can tell the error doesn't actually affect upload but fixed it in #3535 anyway

Best I can tell the error doesn't actually affect upload but fixed it in #3535 anyway
hj referenced this issue from a commit 2026-08-05 15:42:39 +00:00
hj closed this issue 2026-08-05 15:44:47 +00:00
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
pleroma/pleroma-fe#3525
No description provided.