Open eugabrielwolf opened 1 month ago
Technically the model class will never not have a type, so we can remove the tap here.
The tap was resetting the query, causing it to lose the "where slug = ?" and return the wrong feature.
Technically the model class will never not have a type, so we can remove the tap here.
The tap was resetting the query, causing it to lose the "where slug = ?" and return the wrong feature.