orchidsoftware / platform

Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.
https://orchid.software
MIT License
4.26k stars 631 forks source link

Fixed: If 'select' key is indecies, lost 'selected' attribute. Added unit test #2769

Closed lihe6666 closed 6 months ago

lihe6666 commented 6 months ago

Fixes #2767

tabuna commented 6 months ago

Hi @lihe6666, can you add a simple test?

lihe6666 commented 6 months ago

@tabuna OK, I have resubmitted the request and added unit tests.