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
We inspect and test many Bugs using the demo. BUT
While working on Bug reports related to the Repeatable Field, I found that we have used it in one way only:
As a fakefeatures field in Monster & Product CRUD. EVEN when both have the dedicated column in DB/migrations.
And I think we should do:
One Fake Example
One Dedicated DB Example
One in the uploads tab, with all the uploader types.
The text was updated successfully, but these errors were encountered:
We inspect and test many Bugs using the demo. BUT
While working on Bug reports related to the
Repeatable
Field, I found that we have used it in one way only:features
field in Monster & Product CRUD. EVEN when both have the dedicated column in DB/migrations.And I think we should do:
The text was updated successfully, but these errors were encountered: