calendarNoteByDateString() not working for uninitialised notes
オープン
@EduardMe がすでに取り組んでいます。
2023年3月15日 から。
API
bug
- 主要言語
- JavaScript
- スター
- 204
- フォーク
- 82
- 平均マージ
- 22時間 27分
- マージ済み PR(30日)
- 3
説明
Not strictly a bug, but its related to an earlier bug that did get fixed.
Back around v3.1 asking calendarNoteByDate() for a future but as-yet uninitialised calendar note resulted in null. You fixed this behaviour.
Since then you've added calendarNoteByDateString() but I've only just noticed that its documentation says:
"Returns the calendar note for the given date string (can be undefined, if the calendar note was not created yet) ...".
Please update this call to act the same as its older brother.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。