directus-extension-computed-interface
directus-extension-computed-interface copied to clipboard
fix: add possibility to overwrite computed value
Right now it is not possible to manually edit a calculated value. In this PR, I have restricted the watcher to work, which will not trigger when a value is edited in the calculated value input, but it continues to work if we edit the original field.
@duydvu Could you consider merging this in? Thank you.
Any news about this PR? Is any kind of help needed?
For anyone who stumbles upon this. @yakubovmax213 made a fork which is available on both npm and Directus Marketplace: yakubovmax213/directus-extension-computed-interface
.