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
Thanks to [REDACTED] from [REDACTED], we found a bug on Magento 2.3. This happens on the cache management page when the form is submitted. An easy fix was suggested by Josh and it includes pasting <?php echo $block->getBlockHtml ("formkey") ?> inside every form element.