filterOptions doesn't work with async function #1975
gubarez
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
@gubarez this is currently not supported. You can see the type for filterOptions does not return a promise and therefore does not support async. This file would need to be updated, and where For now I will convert this into a discussion 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Report
In relationship, filterOptions doesn't use the returned value of the async function.
Steps to Reproduce
Other Details
Using payload version 1.5.6
Beta Was this translation helpful? Give feedback.
All reactions