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
Since I see the sonata/intl-bundle also installed, could it be related to sonata-project/SonataIntlBundle#299? I'm planning to check all of this this weekend.
Environment
Sonata packages
Symfony packages
PHP version
Subject
The
use_intl_templates
does not work if you try to disable this.Steps to reproduce
Set config:
Expected results
The intl template will not be used.
Actual results
The intl templates are used and breaks the
CRUDContoller::showAction
when there is a date field.The text was updated successfully, but these errors were encountered: