panesofglass/trail

Question: How to modify trail to handle wiring up UI events that return Task?

KerryRJ opened this issue · 1 comments

Question: How to modify trail to handle wiring up UI events that return Task?

We need to add additional functions to the module to support this. With 0.6 just released, I’m sure there are several emits that are not yet supported or have changed. My current process has been to build a C# Razor project and migrate the emitted C# to the Trail module.