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
Fix: Now we use "use strict" and do not generate global variables "form" and "forms" (csrf-magic.js)
It is necessary to analyze the consequences of such a change.
Related to #4415
Perhaps somewhere else there was a use of the global variable "form", which is essentially very incorrect!
0 commit comments