-
Notifications
You must be signed in to change notification settings - Fork 8
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
同じIDのトゥートを2つ登録してからダブルクリックで削除すると、画面上では1つしか消えないが2つ削除されている #92
Comments
これって #72 での話ですか・・・? |
見えてるアドレス的には #72 っぽいですね |
いちおう、再現したのは#72のやつでしたが、 https://qithub-bot.github.io/mastogetter/ でもおかしくなりました。 |
直します。 |
yumetodo
added a commit
to yumetodo/mastogetter
that referenced
this issue
Jan 13, 2020
Qithub-BOT#62 でArray#spliceに書き換えたときに消し忘れた ref: - Qithub-BOT#92
修正投げました。 |
KEINOS
added a commit
that referenced
this issue
Jan 13, 2020
fix: カードを削除したときにcard_listが二重削除されていた問題を修正 Close #92
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
内容は表題の通り。下記画像参照。
<再現手順>
1.index.htmlでトゥートをいくつか登録し、同じIDを複数含む状態にする。
2.複数含まれるIDのトゥートを一つダブルクリックすると、画面上は一つだけ削除されるが、URLは複数削除されている。
※とりあえずURLずれてるけど、他にも影響あるかも?
The text was updated successfully, but these errors were encountered: