atay

Results 2 issues of atay

In the latest version I've been trying to use: ``` nelmio_cors: paths: '^/': allow_origin: '%env(csv:CORS_ALLOW_ORIGIN_CSV)%' ``` where CORS_ALLOW_ORIGIN_CSV is a CSV value, but NelmioCorsBundle recognizes it as a string value...

When using select2 with `dataAdapter`, the selected option cannot be deselected by clicking it again on list. If no `dataAdapter` option is used, it works fine, option can be deselected...

4.x
status: possible bug (unconfirmed)
feature: dropdown