howdy39 / q-accelerator

Qiitaでの活動を加速させるChrome拡張機能
https://chrome.google.com/webstore/detail/q-accelerator/mheleidccioamimekojienbdfclcbaan
MIT License
62 stars 9 forks source link

新規投稿時のテンプレートが動作しない。 #175

Closed howdy39 closed 7 years ago

howdy39 commented 7 years ago

概要

新規投稿時のテンプレートが動作しない。

関連 Qiita > UI > 下書き保存後、下書きを編集しようとすると「Qiitaに投稿」になる。

環境

エラーメッセージ

Q Accelerator | Cannot read property 'value' of null | TypeError: Cannot read property 'value' of null
    at DraftsNewDomHandler.getDraftBody (chrome-extension://mheleidccioamimekojienbdfclcbaan/content_scripts/drafts-new-content.js:3570:41)
    at DefaultBodyContent.setDraftBody (chrome-extension://mheleidccioamimekojienbdfclcbaan/content_scripts/drafts-new-content.js:3473:19)
    at DefaultBodyContent.runByDefaultBody (chrome-extension://mheleidccioamimekojienbdfclcbaan/content_scripts/drafts-new-content.js:3454:12)
    at chrome-extension://mheleidccioamimekojienbdfclcbaan/content_scripts/drafts-new-content.js:3622:42
    at chrome-extension://mheleidccioamimekojienbdfclcbaan/content_scripts/drafts-new-content.js:228:9
    at Object.callback (chrome-extension://mheleidccioamimekojienbdfclcbaan/content_scripts/drafts-new-content.js:871:9)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:74:7)
howdy39 commented 7 years ago

クラス名とかそれなりに変わってるので、たぶん仕様変更。

ボタンの件はQiita側のバグかな・・? 切り戻しされると面倒なので2〜3日様子見します。

yasokada commented 7 years ago

Qiitaからは特にアナウンスがありませんね。 作業中なのかどうか。 予定のアナウンスがあれば、Qiita APIを使うユーザもそれぞれ対応ができると思うのですが。。。

howdy39 commented 7 years ago

切り戻しされる気配がないので現状の仕様を正とみなしました。 v1.3.3で対応済みです。

yasokada commented 7 years ago

ご対応ありがとうございました。

これでまた下書きが使えるようになり、作業効率が上がります。