Tagify input not sending data in form payload when disabled flag is set to false

Hi
I have one input field with tagify and disable is set based on condition a like dmx-bind:disabled="!sessions.data[0].hasKey(‘name’)"
When disabled is set to false it’s not sending the data in payload as seen in the Networks tab (Dev tools)
Also, I noticed that it works if the disabled flag is removed, but I need the disabled flag functionality to work for my requirement.

Community Page
Last updated: