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

fix: use RPC to get tasks #625

Merged
merged 3 commits into from
Mar 20, 2024
Merged

fix: use RPC to get tasks #625

merged 3 commits into from
Mar 20, 2024

Conversation

noook
Copy link
Contributor

@noook noook commented Mar 20, 2024

When used in a regular project, the devtools try to fetch http://localhost:3000/__nuxt_devtools__/client/_nitro/tasks which is wrong (Returns 200 text/html).

This PR makes the switch to use RPC like other features.

Note: This also enabled open in editor feature as RPC provides the task's file path 

@noook
Copy link
Contributor Author

noook commented Mar 20, 2024

/cc @atinux

@antfu antfu merged commit 4f347a2 into nuxt:main Mar 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants