Anik
Explore posts from serversscript in modalContent(view('qr-scanner.php')) not working
hello, I am trying a few more things to complete the feature. I need to programatically close the modal on success. But I am unsure of how to set/get modal id? Can you give me an idea on how to accomplish this?
24 replies
script in modalContent(view('qr-scanner.php')) not working
https://filamentphp.com/docs/3.x/support/assets/#registering-javascript-files-from-a-url
I will try this.
24 replies
script in modalContent(view('qr-scanner.php')) not working
The script tag doesnt seem to run when used from Action modalContent. I have tried using a different event but the script simply doesnt execute
However the same code works pretty well when routed directly from web.php. the script works fine and the components are loaded
24 replies
script in modalContent(view('qr-scanner.php')) not working
thanks for the reply. I have tried it this way. The script runs but I have not been able to get the html5Qrcodescanner object.
Heres my code
I have been trying to figure out how to get Html5Qrcode objects inside init function
24 replies