Skip to content

Conversation

@ejgandelaberon
Copy link
Contributor

This pull request aims to fix the multiple configuration option of select2.

The multiple() of Select2 field method does not work as intended because it uses the multiple method of its inherited class Yajra\DataTables\Html\Editor\Fields\Select.

Though it can be defined via opts() method as a workaround, I think it we should override the multiple() method to properly assign it to field opts value.

Thanks!

@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@yajra yajra merged commit f0e53f4 into yajra:master Apr 29, 2024
@yajra
Copy link
Owner

yajra commented Apr 29, 2024

Released on v11.2.1 🚀 Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants