split json between text field and hint action
this is a sign that I should go to sleep... 
I have a column 'link' cast to array
it's look like this
so my Input is:
the result after saving to db is
the options are never saved to db since they not exist in the main component
is there a solution around this?! or better idea
I have a column 'link' cast to array
it's look like this
so my Input is:
the result after saving to db is
{"url":"https:\/\/11111"}the options are never saved to db since they not exist in the main component
is there a solution around this?! or better idea