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
As now the Form is implemented but keep reloading each time an action is made in the form and this create an reloading of the imageView eventually causing error.
Bug Summary:
Exemple:
Steps to Reproduce:
Load the form in offline and type thing into any field.
Expected Behavior:
No reload should happen.
Actual Behavior:
Reload of the page is made.
Environment:
main branch,
google chrome
The text was updated successfully, but these errors were encountered:
Description
As now the Form is implemented but keep reloading each time an action is made in the form and this create an reloading of the imageView eventually causing error.
Bug Summary:
Exemple:
Steps to Reproduce:
Load the form in offline and type thing into any field.
Expected Behavior:
No reload should happen.
Actual Behavior:
Reload of the page is made.
Environment:
main branch,
google chrome
The text was updated successfully, but these errors were encountered: