Viddekla
(Julian Müller)
September 19, 2026, 5:28pm
1
[Admin Note] One of your themes or plugins contains code that needs to be updated. (ID:discourse.legacy-array-like-object.proxied-array)
Unfortunately, I can’t figure out where the problem is from the browser console either. I had two such messages; one was caused by the Locations plugin, but that disappeared after an update. I’m stuck here.
Affected page: www.xpeng-fahrer.de
Moin
September 19, 2026, 5:41pm
2
Do you see any messages in the browser console?
I don’t see any warning in the console. Not even after I registered. It might be an adjustment that only affects administrators.
I’d suggest checking whether the message also appears when you use Safe Mode — first with everything disabled, and if the banner then disappears, disable themes and plugins separately to narrow it down further.
Viddekla
(Julian Müller)
September 19, 2026, 5:48pm
3
I dismissed the message earlier - it only pops up once every 24 hours or so… It doesn’t show up in Safe Mode anymore, but that’s probably because I closed it beforehand.
merefield
(Robert)
September 19, 2026, 6:55pm
4
It did indeed. You are welcome.
Moin
September 19, 2026, 7:07pm
5
So this one was caused by your plugin too?
Viddekla
(Julian Müller)
September 19, 2026, 7:17pm
6
But the one I listed above still appears after the Locations plugin update — so, in my opinion, it must be related to something else.
Moin
September 19, 2026, 7:18pm
7
Have you tried the plugin update that was released about an hour ago?
main ← fix/mobile-pm-location-name-alignment
Zusammengeführt am 05:15PM - 19 Sep 26 UTC
Mobile personal messages from users with titles can still show the location to t… he left of the username after #185. The avatar's width plus its float margin can exceed the metadata's nominal 50px inset, so copying that inset does not guarantee alignment.
Wrap the metadata and location in one flow-root container only below 40rem on personal-message pages with a rendered user title. The container clears the avatar horizontally, and both rows share its left edge. Use display: contents for the wrapper in other scenarios. Bump the plugin version to 7.3.16.
Validation: 96 reduced Chromium layout checks across viewport sizes, avatar sizes, font sizes, public/PM, and title/no-title combinations. These reproduced the previous misalignment, verified identical left coordinates for the location, username, and title in the targeted case, and verified unchanged coordinates in other cases. Prettier, Stylelint, ESLint, Ruby syntax, and git diff checks passed. Full Discourse system tests were not run.
Viddekla
(Julian Müller)
September 19, 2026, 7:30pm
8
I’ll give it a try — I’ll let you know if the message shows up again.
merefield
(Robert)
September 19, 2026, 7:35pm
9
The related Locations fix was some time ago, April 2nd:
main ← resultset-content-deprecation
merged 09:11PM - 02 Apr 26 UTC
Moin
September 19, 2026, 10:45pm
10
If the fix in the Locations plug-in was already back in April, then it’s probably not your issue now.
I’m curious to see what comes up when testing in safe mode .
Viddekla
(Julian Müller)
September 21, 2026, 5:41am
11
Good morning,
The message is back. In Safe Mode , I unchecked all the boxes one by one — this message does not appear in Safe Mode !
As soon as I started Safe Mode , the error message disappeared — even without Safe Mode . And I didn’t click it away.
merefield
(Robert)
September 21, 2026, 6:13am
12
Can you list the plugins you use?