-
-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
Is your feature request related to a problem? Please describe.
Using a custom JavaScript code to trigger events, I can't use the same data/context-creation mechanism used for other triggers. The walker isn't used to collect data and context variables.
Describe the solution you'd like
Update the context?: Walker.OrderedProperties parameter to pass an element that will function as the origin from where the walker builds the context.
Describe alternatives you've considered
Import the walker algorithm to run it manually as well. But it's not optimized for that usage. The function needs to be updated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels