Skip to content
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

ページ一覧などを表示しようとするとエラー #6915

Closed
EbiseLutica opened this issue Dec 4, 2020 · 2 comments
Closed

ページ一覧などを表示しようとするとエラー #6915

EbiseLutica opened this issue Dec 4, 2020 · 2 comments
Labels
🐛Bug Unexpected behavior packages/frontend Client side specific issue/PR

Comments

@EbiseLutica
Copy link
Contributor

💡 Summary

Pagesのページ一覧、クリップ一覧などを表示すると次のエラーが表示される

app.12.61.1.js:2 TypeError: Cannot read property '0' of null
    at V (app.12.61.1.js:2)
    at O (app.12.61.1.js:2)
    at y (app.12.61.1.js:2)
    at V (app.12.61.1.js:2)
    at L (app.12.61.1.js:2)
    at C (app.12.61.1.js:2)
    at y (app.12.61.1.js:2)
    at app.12.61.1.js:2
    at n (app.12.61.1.js:2)
    at _t (app.12.61.1.js:2)

原因

Vue 3.0.4に不具合がある模様。3.0.3に戻したら直る

📝 Steps to Reproduce

  1. https://misskey.io/pages を開く

📌 Environment

Misskey 12.61.1

@EbiseLutica EbiseLutica added 🐛Bug Unexpected behavior packages/frontend Client side specific issue/PR labels Dec 4, 2020
@EbiseLutica
Copy link
Contributor Author

master では治っているっぽい
vuejs/core#2717

@syuilo
Copy link
Member

syuilo commented Dec 4, 2020

これ調べようと思ってたけどevan you nantokashiro案件だったか

@syuilo syuilo closed this as completed in b4e5fe7 Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Unexpected behavior packages/frontend Client side specific issue/PR
Projects
None yet
Development

No branches or pull requests

2 participants