-
Mahmoud Aglan authored
The @script block renders @json($gridSegments) once at page load (empty array). When a time slot is selected and gridSegments populates, the JS still references the stale empty array. Switch to this.$wire.gridSegments for live data access. Co-Authored-By:Claude Opus 4.6 <noreply@anthropic.com>
4a181920