Please check if the PR fulfills these requirements
[x] The commit message follows our guidelines
[ ] Tests for the changes have been added (for bug fixes/features)
[ ] Docs have been added/updated (for bug fixes/features)
What kind of change does this PR introduce?
Bug fix
What is the current behavior?
When selecting a table for a product, there is no way to deselect it, as when saving the product, the table id doesn't get unset.
What is the new behavior (if this is a feature change)?
Table Id can be unset
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
No
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? Bug fix
What is the current behavior? When selecting a table for a product, there is no way to deselect it, as when saving the product, the table id doesn't get unset.
What is the new behavior (if this is a feature change)? Table Id can be unset
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) No
Other Information Fixes #14