-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
fix: autosave content feature not working (#6147)
#### What type of PR is this? /kind bug /area ui /milestone 2.17.x #### What this PR does / why we need it: 解决自动保存失效的问题 #### How to test it? 测试文章、页面输入内容后,点击其他页面是否能够自动保存。 #### Which issue(s) this PR fixes: Fixes #6129 #### Does this PR introduce a user-facing change? ```release-note 解决文章自动保存失效的问题 ```
- v2.20.14
- v2.20.13
- v2.20.12
- v2.20.11
- v2.20.10
- v2.20.9
- v2.20.8
- v2.20.7
- v2.20.6
- v2.20.5
- v2.20.4
- v2.20.3
- v2.20.2
- v2.20.1
- v2.20.0
- v2.20.0-rc.2
- v2.20.0-rc.1
- v2.19.3
- v2.19.2
- v2.19.1
- v2.19.0
- v2.19.0-rc.4
- v2.19.0-rc.3
- v2.19.0-rc.2
- v2.19.0-rc.1
- v2.18.0
- v2.18.0-rc.1
- v2.17.2
- v2.17.1
- v2.17.0
- v2.17.0-rc.1
- v2.17.0-beta.1
- v2.17.0-alpha.2
- v2.17.0-alpha.1
Showing
4 changed files
with
14 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters