T
Asked
Hello Tecdiary support,
I have a valid license for Simple Stock Manager v3 (purchased on CodeCanyon). I am facing a blocking issue with the modal dialogs, and I would appreciate your help.
--- The problem ---
Across the app (Checkouts, Checkins, Categories, Items), the modal windows OPEN and DISPLAY their content correctly (I can read the details, the delete confirmation text, the checkin/checkout receipt, etc.). However, every button INSIDE the modal is completely unresponsive:
- "Yes, Delete" does nothing.
- The Edit and Print icons do nothing.
- The image upload (product image and profile photo) does nothing — it greys out the same way.
The only click that works is a click anywhere on the grey overlay, which closes the modal. It behaves as if an invisible layer is sitting on top of the modal and capturing all clicks, so the buttons never receive them.
--- Important: this is NOT a migration issue ---
This exact behavior was ALREADY present on the original online installation (LWS shared hosting), before any change on my side. I then set up a clean local copy to test, and the behavior is identical. So the problem follows the application itself, not the server environment.
--- Technical details ---
- Simple Stock Manager v3 (Tecdiary), licensed via CodeCanyon
- Stack: Laravel 11.43.0, Inertia.js, Vue.js, Vite, Tailwind CSS v4.1.18
- PHP 8.3, MySQL/MariaDB
- Compiled front-end assets are present (public/assets, manifest.json) and load with HTTP 200.
- Browser console (with APP_DEBUG=true) shows NO red JavaScript errors when opening a modal or clicking a dead button. The only console message is a harmless 404 on manifest.webmanifest (PWA manifest).
- Tested on Microsoft Edge and Google Chrome — same result.
--- My questions ---
1. Is this a known issue in this version, and is there an official fix or patch?
2. Could it be related to a z-index / overlay conflict in the modal component, or to a Tailwind v4 compatibility issue?
Thank you very much for your help.
Best regards,
I have a valid license for Simple Stock Manager v3 (purchased on CodeCanyon). I am facing a blocking issue with the modal dialogs, and I would appreciate your help.
--- The problem ---
Across the app (Checkouts, Checkins, Categories, Items), the modal windows OPEN and DISPLAY their content correctly (I can read the details, the delete confirmation text, the checkin/checkout receipt, etc.). However, every button INSIDE the modal is completely unresponsive:
- "Yes, Delete" does nothing.
- The Edit and Print icons do nothing.
- The image upload (product image and profile photo) does nothing — it greys out the same way.
The only click that works is a click anywhere on the grey overlay, which closes the modal. It behaves as if an invisible layer is sitting on top of the modal and capturing all clicks, so the buttons never receive them.
--- Important: this is NOT a migration issue ---
This exact behavior was ALREADY present on the original online installation (LWS shared hosting), before any change on my side. I then set up a clean local copy to test, and the behavior is identical. So the problem follows the application itself, not the server environment.
--- Technical details ---
- Simple Stock Manager v3 (Tecdiary), licensed via CodeCanyon
- Stack: Laravel 11.43.0, Inertia.js, Vue.js, Vite, Tailwind CSS v4.1.18
- PHP 8.3, MySQL/MariaDB
- Compiled front-end assets are present (public/assets, manifest.json) and load with HTTP 200.
- Browser console (with APP_DEBUG=true) shows NO red JavaScript errors when opening a modal or clicking a dead button. The only console message is a harmless 404 on manifest.webmanifest (PWA manifest).
- Tested on Microsoft Edge and Google Chrome — same result.
--- My questions ---
1. Is this a known issue in this version, and is there an official fix or patch?
2. Could it be related to a z-index / overlay conflict in the modal component, or to a Tailwind v4 compatibility issue?
Thank you very much for your help.
Best regards,