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
If you're using StimulusBundle with asset mapper, if you add a new file to assets/controllers/, it's not seen immediately. You need to either run bin/console cache:clear or make some change to an existing controller.