You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to look into the source code and TemporalModule.registerClientAsync and the functions that invokes doesn't seem to do anything with the imports of the provided object.
The text was updated successfully, but these errors were encountered:
koppa96
changed the title
TemporalModule.registerClientAsync ignores providers passed to the dynamic module
TemporalModule.registerClientAsync ignores imports passed to the dynamic module
Oct 27, 2023
I have the following code, which is quite similar to the example code provided for manually creating a connection.
However I can't seem to make it work, because I get the following error:
I tried to look into the source code and
TemporalModule.registerClientAsync
and the functions that invokes doesn't seem to do anything with the imports of the provided object.The text was updated successfully, but these errors were encountered: