-
Notifications
You must be signed in to change notification settings - Fork 310
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
[Typescript] request options autocomplete not working #486
Labels
Comments
I think you meant to include more information in your issue body, and this is related to #469 (comment) |
wolfy1339
changed the title
[Typescript]
[Typescript] request options autocomplete not working
Jun 26, 2022
Sorry, I miss clicked so it has validated the form |
Oh no, this is such a rabbit hole :( I thin should revert #399 for now and then create a new issue to address the problem. It seems like a bug introduced by TypeScript, so maybe we can help track that down and try to help get it fixed in TS directly? |
This was referenced Sep 6, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
After PR #399 that fixed route completion, options are not triggered anymore..
The text was updated successfully, but these errors were encountered: