Replies: 1 comment 1 reply
-
There seem to be a bug in the jsr version of the typescript client where the client is not initialized based on context like the npm version. Will investigate but you can just use the npm version for now. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to display latest runs of a certain flow in a select input inside a Windmill app, but the docs are not really helpful in this regard.
So I am left puzzled and have basically 2 questions:
For a test, I have created a new AgGrid table and set the following simplistic script in a very first attempt to fetch flows:
But then this throws:
Looks to me using the windmill client is not supported to be used inside apps?
Beta Was this translation helpful? Give feedback.
All reactions