mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-06-26 16:02:18 +00:00
![]() Fix a race that shows up in chrome/chromium by setting the data in the view-model that is binded to form fields explicitly on edit, this avoids a race where the default declared in the viewModel data got applied after the form data was set, thus having the state out of sync and so marking the field potentially as dirty even if it wasn't. Reported-by: Dominik Csapak <d.csapak@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
api-viewer | ||
button | ||
css | ||
data | ||
form | ||
grid | ||
images | ||
mixin | ||
node | ||
panel | ||
proxmox-dark | ||
window | ||
defines.mk | ||
Logo.js | ||
Makefile | ||
Parser.js | ||
Schema.js | ||
Toolkit.js | ||
Utils.js |