First of all, I want to say this VTU script is really nice. I have never seen a VTU script that comes with an installer before, and that alone makes setup very easy. The script is also simple to customize, which I really like. Everything looks clean and well arranged, and the idea behind the script is solid. Overall, it’s a good script. However, I noticed an issue while testing it on mobile. The Configure button is not working on mobile. I tried clicking it multiple times, but it doesn’t respond. Aside from this issue, the script is good. Once the mobile configure button is fixed, it will be even better. Just sharing this feedback to help improve the script.
thank you very much for this update and submission. the problem is that, the modal is opening but to big to fit mobile, so its automatically showing on desktop but hidden on mobile. this bug will be fixed in the next update. however, here is a quick patch to fix on your code. replace the following file in this path /resources/views/admin/providers/index.blade.php https://drive.google.com/file/d/1YrXD7vULZBFQ71yYTTWBuX4ksOooZhZy/view?usp=sharing /resources/views/components/admin-layout.blade.php https://drive.google.com/file/d/1tCvDF7i-_DnBlLk08BIzibOualXt4giU/view?usp=sharing Thanks. [this bug affects v1.0 of this vtu script]