When you are saving a new tag, it does not work fine, and doesn't know the id of the tag.
The solution should be change the form.js to a class component, using the state, disable the filters while there is no id on the obj data, and some improvements
With antd redessign, and redux adaption, is working fine, but the change of a tag, is not working fine, somethings don't update the properties of the form.
When you are saving a new tag, it does not work fine, and doesn't know the id of the tag.
The solution should be change the form.js to a class component, using the state, disable the filters while there is no id on the obj data, and some improvements