Replies: 1 comment
-
Hi 👋 ! This should be fixed in next release 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if it's just me, but my personality avatar is missing from the rendered output:
The output from the debug log:
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mOcOnfpfwAGfgLYttYINwAAAABJRU5ErkJggg==
is a 1x1 gray square as seen in the output above.Executing this snippet in the browser gives the correct external link to the SVG for all three cards:
metrics/source/plugins/community/16personalities/index.mjs
Lines 26 to 31 in f6c4f63
Output from the browser:
So I'd imagine something went wrong on line 46:
metrics/source/plugins/community/16personalities/index.mjs
Lines 43 to 48 in f6c4f63
Beta Was this translation helpful? Give feedback.
All reactions