Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build options request objects in TypeScript #894

Closed
seratch opened this issue Apr 23, 2021 · 0 comments · Fixed by #900
Closed

Unable to build options request objects in TypeScript #894

seratch opened this issue Apr 23, 2021 · 0 comments · Fixed by #900
Assignees
Labels
bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented TypeScript-specific
Milestone

Comments

@seratch
Copy link
Member

seratch commented Apr 23, 2021

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)

@gitwave gitwave bot added the untriaged label Apr 23, 2021
@seratch seratch added bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented TypeScript-specific labels Apr 23, 2021
@seratch seratch added this to the 3.4.0 milestone Apr 23, 2021
@seratch seratch self-assigned this Apr 23, 2021
@seratch seratch removed the untriaged label Apr 23, 2021
seratch added a commit to seratch/bolt-js that referenced this issue Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented TypeScript-specific
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant