You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ All notable changes to `laravel-form-components` will be documented in this file
4
4
5
5
## 1.4.8 - 2020-10-29
6
6
### Fixed
7
-
- Adjust how selected options are tracked for custom selects that are multiple selectable and wire filterable
7
+
- Adjust how selected options are tracked for custom selects that are multiple selectable and wire filterable -- see [livewire issue #763](https://github.com/livewire/livewire/issues/763)
8
8
- Adjust selected display styling for multi custom-select
0 commit comments