-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Failed to load multiple resources #332
Comments
Does the same happen here? https://stackblitz.com/edit/solid-devtools-demo (you have to open the preview in a new tab to use the extension) Does anything show up when you click on the extension icon? I assume that the files from the screenshot are missing in the sources tab? |
Does it works on chrome or firefox? |
I'm running into this aswell, same issue exactly when debugging the error, I see that the link is being requested from the running vite dev server because it starts with the vite dev server is not serving these files, and I don't expect it should be. correct? also: yes, the demo link has the same errors. Actually, there are more errors there, but also the same ones. Chrome Version 131.0.6778.205 (Official Build) (arm64) update: I had a random I'm now at Version 132.0.6834.84 (Official Build) (arm64) |
Oh yeah, the files are actually all there in the sources tab. Furthermore, upon checking the network tab, it seems there is both a successful and unsuccessful request for each, sometimes the successful first and sometimes after. @stevenalanstark lmk if you are seeing the same thing |
Running the extension with the instructions described here: https://github.com/thetarnav/solid-devtools/tree/main/extension
The tab does come up. It seems a little barebones, but I've never used it so not sure what to expect. However in the console I get 404's
I don't know what's supposed to be in those files.
Solid: 1.94
devtools: 0.33
Running on vivaldi/chromium 130, windows 11
The text was updated successfully, but these errors were encountered: