We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Users can't open the reactions popup after update.
I confirmed clearing pizzax::base in IndexedDB and Local Storage(idbfallback) solves this issue.
pizzax::base
idbfallback
Here is the console log:
Users can open reactions popup.
Popup not opened.
* Model and OS of the device(s): Custom built PC, Windows 10 21H2 * Browser: Chrome 121.0.6167.189 * Server URL: https://hoto.moe * Misskey: 2024.3.0
* Installation Method or Hosting Service: Docker * Misskey: 2024.3.0 * Node: (stock docker image) * PostgreSQL: 15 * Redis: 7 * OS and Architecture: Ubuntu 20.04.4
The text was updated successfully, but these errors were encountered:
Duplicate of #13485 ?
Sorry, something went wrong.
同じ問題のようです。
🙏
Successfully merging a pull request may close this issue.
💡 Summary
Users can't open the reactions popup after update.
I confirmed clearing
pizzax::base
in IndexedDB and Local Storage(idbfallback
) solves this issue.Here is the console log:
🥰 Expected Behavior
Users can open reactions popup.
🤬 Actual Behavior
Popup not opened.
📝 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: