I clicked on Update goal after making a text update to “Name this goal” and get this error: “CSRF token does not match, reload the page”
I refresh the page and try again and all is well. What does the warning mean?
I clicked on Update goal after making a text update to “Name this goal” and get this error: “CSRF token does not match, reload the page”
I refresh the page and try again and all is well. What does the warning mean?
Thanks for reporting, that’s a bug. It means that we check if the request really comes from your session. But we might refresh the token a bit too soon. Will fix.