Hi, I am using modal component, I am trying to implement livewire queryString, so when I set value it sets to the URL query string but when I reopen the modal it returns null value for the property that used for the query string, ideally it should return the value of the property from the URL.
Hi, I am using modal component, I am trying to implement livewire queryString, so when I set value it sets to the URL query string but when I reopen the modal it returns null value for the property that used for the query string, ideally it should return the value of the property from the URL.