You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This does not list the original tags when called through edit and when you update the event it overwrites with blank. I am not sure if I am missing something
The text was updated successfully, but these errors were encountered:
<%= f.label :tags %>
<%= text_field_tag 'post[tags]' %>
This does not list the original tags when called through edit and when you update the event it overwrites with blank. I am not sure if I am missing something
The text was updated successfully, but these errors were encountered: