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
That would only loads the Tags but not country, even though it would create them in the database. When I updated my code so both of them use a type() then it seems to work again.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I found that it has trouble attaching tags and showing them on my model when I have two tags and on uses a type but one doesn't.. for example I had:
That would only loads the
Tags
but not country, even though it would create them in the database. When I updated my code so both of them use atype()
then it seems to work again.Beta Was this translation helpful? Give feedback.
All reactions