composer update
yarn install --force
yarn build
symfony serve -d
Move to localhost:8000
Click on set value button and see the autocomplete value is not set.
composer update
yarn install --force
yarn build
symfony serve -d
Move to localhost:8000
Click on set value button and see the autocomplete value is not set.