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
There is missing check for the show_inlines_as_tabs condition in the change_form.html (lines 66-73)
So even if I have this feature turned off it populates tabcontent blocks with inlines formsets.
At the same time corresponding condition check for the tablinks is not missing so you'll never see that hidden tabcontent blocks were populated.
Upvote & Fund
We're using Polar.sh so you can upvote and help fund this issue.
We receive the funding once the issue is completed & confirmed by you.
Thank you in advance for helping prioritize & fund our backlog.
The text was updated successfully, but these errors were encountered:
There is missing check for the show_inlines_as_tabs condition in the change_form.html (lines 66-73)
So even if I have this feature turned off it populates tabcontent blocks with inlines formsets.
At the same time corresponding condition check for the tablinks is not missing so you'll never see that hidden tabcontent blocks were populated.
Upvote & Fund
The text was updated successfully, but these errors were encountered: