Bryant Dinh

Results 2 issues of Bryant Dinh

Fix for nested livewire form properties not being found as discussed in issue https://github.com/haringsrob/laravel-dev-tools/issues/15. Tried to be as unobtrusive as possible. Additional reflection was not necessary since "DataStore" already holds...

This is a really straightforward issue. These aren't being detected. ![image](https://github.com/haringsrob/laravel-dev-tools/assets/11857985/f5236298-4d1e-485b-9f5f-59855eba1343) This is the livewire form class that has all the properties in it that it should be finding. ![image](https://github.com/haringsrob/laravel-dev-tools/assets/11857985/c72f0a67-fe78-4240-9c13-972e53d14f12)...