halo/ui/console-src
Ryan Wang 156a30496c
fix: prevent data clearing on FormKit component unmount (#7122)
#### What type of PR is this?

/kind bug
/area ui
/milestone 2.20.x

#### What this PR does / why we need it:

Prevent data clearing on FormKit component unmount

#### Which issue(s) this PR fixes:

Fixes #7121 

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

```release-note
修复 FormKit 组件卸载时,对应数据值也被清除的问题
```
2024-12-17 07:06:08 +00:00
..
composables fix: post slug generation not following selected strategy (#6914) 2024-10-22 06:52:28 +00:00
layouts feat: add multi-role assignment support for users (#7037) 2024-11-24 15:48:21 +00:00
modules fix: prevent data clearing on FormKit component unmount (#7122) 2024-12-17 07:06:08 +00:00
router feat: add multi-role assignment support for users (#7037) 2024-11-24 15:48:21 +00:00
setup feat: add prompt for users to reload page after plugin update 2024-08-15 17:30:01 +08:00
stores chore: remove unused code related to system configMap (#6695) 2024-09-24 06:57:20 +00:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts Add frontend support for customizing login and logout pages 2024-09-28 17:38:32 +08:00