Today I have been facing a very weird issue with my forms at frontend, all select dynamic and select dynamic cascade fields are not working and when inspected, I saw:
<select id="branch_name" name="branch_name" size="1">The most recent request was denied because it had an invalid security token. Please refresh the page and try again.</select>
Tried by refreshing the page ( as the error suggests)
tried by logging out and logging in again but it also not worked
tried by accessing the form from another pc with another internet (ip) also not worked
Can anyone please let me know what happened to it?