Unable to build options request objects in TypeScript #894
Labels
bug
M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented
TypeScript-specific
Milestone
The
OptionsRequest
interface does not allow developers to build an object compatible with the interface in TypeScript. We may have similar issues also with other interface.@trevor-gullstad I got the point. Thanks a lot for being patient here. The situation arises on my end.
We should resolve this TypeScript issue but I'm still exploring a better fix for this. The new interfaces like
BlockOptionsRequest
you added are not used inside the framework.Originally posted by @seratch in #893 (comment)
The text was updated successfully, but these errors were encountered: