I'm reposting here becuase i am still having an issue with this and am hoping someone can help or that someone else has ran into this in some way...
I have deleted everywhere i used the new TagList, I have deleted the field from the Customer table.
I have recreated the field and put it back into add new customer screen for testing.
Two odds things are now happening.
1. I am seeing a tag in the list...which should not really be possible since it is a new field.
2. when i click edit tags i still see the [object Object] call in the choose table selector input. Somewhere between the server and the front end the object isnt be serialized or parsed right maybe? It looks that way in the response from the GET route if that helps at all. I can see the contact table that has a TagList in it properly.
Any help on getting this up and running would be appreciated.