symphonycms/xssfilter

XSRF example code doesn't show on page load

Closed this issue · 0 comments

Minor quirk.

The XSRF example code on an event only seems to appear when the user selects it for the first time (or when they unselect and reselect it when viewing the event), on page load it disappears.

Seems there isn't a check at runtime to show it, and it only shows when selected from the multiselect (my guess).