Closed redmagic closed 3 years ago
In the template code, #await argument has the proper typing:
#await
But in the #then statement the type is gone:
#then
Closing as duplicate of #207
In the template code,
#await
argument has the proper typing:But in the
#then
statement the type is gone: