-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Bug Report
Describe the bug
- Bug in the docs: at https://sockpuppet.argpar.se/reflexes#reflex-classes, the example within the work() reflex method uses self.element['id'] - and many others - this should be self.element.attributes['id'], as I get the error Element is not subscriptable`...
- also add this > https://docs.stimulusreflex.com/appendices/troubleshooting#dont-modify-the-dom-in-the-middle-of-a-reflex in trouble shooting.
- Reference the following for channel. In prod you should be running wsgi and asgi separately for deploying if you want scalability.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels