This repository has been archived by the owner on Aug 12, 2023. It is now read-only.
Replacing old conditional
helper
#603
Unanswered
jose-elias-alvarez
asked this question in
Q&A
Replies: 1 comment
-
Sorry, and thank you! |
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
-
@agentzhao I moved your question to a discussion, since the issue you posted in is intended to provide notifications for breaking changes.
The way you were organizing your setup before doesn't really make a lot of sense, since the idea of the
conditional
helper was to check a condition and return a single source that met the condition. You can achieve the same results like this:Beta Was this translation helpful? Give feedback.
All reactions