Bootstrap Select has been deprecated. It is still shipping with Bedrock but will be removed in a subsequent version update. Update your code to use new Concrete select components instead.
In the change log, there’s also reference to a ‘ConcreteSelect’ component.
But I’ve not been able to find any details about this, or really even find it used in the codebase. Can anyone shed any light on it?
I’m using a custom theme with Bootstrap, but all selects are not working in the form blocks, when I enable to allow users to add options to the list. Does anybody know how to fix this?