Hi sorry for posting another question
# avo-2
b
Hi, sorry for posting another question too soon haha. I am having an issue and I wanted to understand if I am breaking some of AVO rules or if it's a fixable thing: I have a model let's say Person with a has_and_belongs_to_many relationship with Dog (example models because mine are complex hahah). In the index view of person, I display the dogs with the tags field. In the show view I have the has_and_belongs_to_many field instead of the tags field. The problem is that in the show field the has_and_belongs_to_many is not loaded because it tries to use the method use_resource on the tags field (that is present in the index). Is this supposed to happen? If so is it fixable (overriding any module or something)
l
hey man
b
hi!
l
can you please post a github issue with actual code?
it's difficult to understand from a chat and not the whole picture
b
ok, I will do it
i understand haha
l
thanks!
b
thank you for the fast response! haha
l
for sure!