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
In testapp EditIssueCollection form with add and edit reporter worked fine while formset version is 1.7.
Problem is that nothing is happened when I press submit button. Everything was fine with 1.6 and 1.6.1 release. It was sending Formset Data before I setup formset 1.7. After it I have nothing after I press submit button.
Could you test it?
The text was updated successfully, but these errors were encountered:
In testapp EditIssueCollection form with add and edit reporter worked fine while formset version is 1.7.
Problem is that nothing is happened when I press submit button. Everything was fine with 1.6 and 1.6.1 release. It was sending Formset Data before I setup formset 1.7. After it I have nothing after I press submit button.
Could you test it?
The text was updated successfully, but these errors were encountered: