[Feature Request] Allow Remote-Method to pass additional arguments
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
Yes
### Component Name
Select
### Description
Currently, Remote-method only passes the current value of the input.
I have a component that dynamically creates multiple selects tied to different datasets.
In order for the remote-method to correctly know which dataset it relates to I need to pass an additional argument to the remote-method function.
Can this be added or is there an alternate way of achieving this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.