Notifications fail to render
What happened? Notifications of a specific account are not rendering anymore once a seemingly corrupt one arrived.
Version 34b4646b -> latest dev
Instance plasmatrap.com
What type of issue is this? Client Side
What browser are you using? (Client-side issues only) Firefox
What operating system are you using? (Client-side issues only) Arch Linux
Relevant log output
[Vue:Error in ``https://vuejs.org/error-reference/#runtime-1``: "TypeError: d.el is null" warn]:
(found in ) app-erJAX7Qk.js:60:561 [Vue warn]: Error in ``https://vuejs.org/error-reference/#runtime-u``: "TypeError: e is null"
(found in ) app-erJAX7Qk.js:60:561 [Vue warn]: Error in ``https://vuejs.org/error-reference/#runtime-1``: "TypeError: d.el is null"
(found in ) app-erJAX7Qk.js:60:561 [Vue warn]: Error in ``https://vuejs.org/error-reference/#runtime-u``: "TypeError: e is null"
(found in ) app-erJAX7Qk.js:60:561 [Vue warn]: Error in ``https://vuejs.org/error-reference/#runtime-1``: "TypeError: d.el is null"
(found in ) app-erJAX7Qk.js:60:561 [Vue warn]: Error in ``https://vuejs.org/error-reference/#runtime-u``: "TypeError: e is null"
(found in ) app-erJAX7Qk.js:60:561 [Vue warn]: Error in ``https://vuejs.org/error-reference/#runtime-1``: "TypeError: d.el is null"
(found in ) app-erJAX7Qk.js:60:561 [Vue warn]: Error in ``https://vuejs.org/error-reference/#runtime-u``: "TypeError: e is null"
The actual notifications returned by the backend seem to be fine.
Contribution Guidelines By submitting this issue, you agree to follow our Contribution Guidelines
- I agree to follow this project's Contribution Guidelines
- I have searched the issue tracker for similar issues, and this is not a duplicate.