Parimal
Explore posts from serversEvent Not Dispatching to other 'TaskUpdateModal' Component
I’m having trouble dispatching an event to another Livewire component (TaskUpdateModal) in my Laravel project using Livewire 3. The event dispatch seems correct, but the listener in the TaskUpdateModal component is not triggered, and I can’t figure out why.
1.In the TaskTable component, I’m dispatching the event like this:
2.In the TaskUpdateModal component, I have the listener set up like this:
1 replies
Show loader on table component render only.
Here loader shows on every server request like when open delete modal, deletign task, etc. I want to show loader only on table component rendering. I have added blade and class below. Thank you.
Blade:
3 replies
DIIDevHeads IoT Integration Server
•Created by Parimal on 7/2/2024 in #iot-cloud
Seeking Assistance with Typed Search System for Electronic Components Organizer
I’m working on a project to build a storage system for electronic components where its kept inrack’s drawer. Inspired by the FindyBot3000, I aim to create a typed search interface instead of a voice-controlled one. The system will allow users to type in component names, which will then be located and blink one LED. Can this system run on local Wi-Fi without connected to internet? If anyone have any idea please guide me.
5 replies