Closed costanza13 closed 3 years ago
Trying to create or update an existing post without selecting any tags results in a 500 error, because the code tries to insert a post_tag relationship into the post_tag table with no tag_id.
Trying to create or update an existing post without selecting any tags results in a 500 error, because the code tries to insert a post_tag relationship into the post_tag table with no tag_id.