Description
I'm not particularly well versed in svelte, but looking at this line, shouldn't this be bind:repullImage?
|
startAfterCreate={startAfterUpdate} |
|
{repullImage} |
|
bind:portMappings |
Steps to reproduce
- Edit existing container
- set "Pull image before update" to OFF
- Observe in network tab that
"repullImage": true,
Logs
Browser logs
Dockhand version
v1.0.24 17c86e8 (Apr 3, 2026)
Hawser version (if used)
No response
Connection mode
socket
Please confirm the following
Description
I'm not particularly well versed in svelte, but looking at this line, shouldn't this be
bind:repullImage?dockhand/src/routes/containers/EditContainerModal.svelte
Lines 1084 to 1086 in 14967bd
Steps to reproduce
"repullImage": true,Logs
Browser logs
Dockhand version
v1.0.24 17c86e8 (Apr 3, 2026)
Hawser version (if used)
No response
Connection mode
socket
Please confirm the following