-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
frontend: リモートユーザーのユーザーページの追加情報ラベルに絵文字が含まれている場合、ローカルの絵文字で表示されてしまう #13953
Labels
🐛Bug
Unexpected behavior
Comments
<Mfm :text="field.name" :plain="true" :colored="false"/> misskey/packages/frontend/src/pages/user/home.vue Lines 97 to 107 in 9849aab
詳細情報のラベルにはauthorが渡されていなくて本文にはauthorが渡されているのが原因そう? |
はい、emojiCodeを意図しています
ラベルのみ発生していて、本文 (値) の方は発生していません
👀 |
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
💡 Summary
リモートユーザーのユーザーページの追加情報のラベルにカスタム絵文字が含まれている場合、ローカルのカスタム絵文字で表示されてしまう
🥰 Expected Behavior
リモートのカスタム絵文字で表示されてほしい
🤬 Actual Behavior
ローカルのカスタム絵文字として表示されてしまう
📝 Steps to Reproduce
💻 Frontend Environment
🛰 Backend Environment (for server admin)
Do you want to address this bug yourself?
The text was updated successfully, but these errors were encountered: