Coder Social home page Coder Social logo

Comments (12)

ultimateshadsform avatar ultimateshadsform commented on July 19, 2024 1

We have to solve this tailwind issue either way. So I think this is worth the effort?

I just checked by removing tailwind. No the issue is not tailwind.

It must be the inject.js problem that is causing it because it can't load properly.

from vite-vue3-chrome-extension-v3.

ultimateshadsform avatar ultimateshadsform commented on July 19, 2024 1

This is the cause:
image

Denying load of chrome-extension://pbcpfbcibpcbfbmddogfhcijfpboeaaf/inject.js. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.
invalid/:1 
        
        
       Failed to load resource: net::ERR_FAILED
favicon.svg:1 
        
        
       Failed to load resource: the server responded with a status of 404 (Not Found)

from vite-vue3-chrome-extension-v3.

ultimateshadsform avatar ultimateshadsform commented on July 19, 2024 1

Oh sorry. Yeah. The inject.js can be ignored. It must be some other issue for me.

from vite-vue3-chrome-extension-v3.

mubaidr avatar mubaidr commented on July 19, 2024

Investigate why vue-devtools breaks webpage styles. maybe related to: #51?

from vite-vue3-chrome-extension-v3.

ultimateshadsform avatar ultimateshadsform commented on July 19, 2024

It would be nice if we could just exclude instead of using a prefix.

from vite-vue3-chrome-extension-v3.

mubaidr avatar mubaidr commented on July 19, 2024

We have to solve this tailwind issue either way. So I think this is worth the effort?

from vite-vue3-chrome-extension-v3.

ultimateshadsform avatar ultimateshadsform commented on July 19, 2024

We have to solve this tailwind issue either way. So I think this is worth the effort?

Yeah. I think it's worth the effort. Maybe try prefix first just to see if it's the root cause and then use exclude if it works.

But if you open the devtools page you can see an error with inject.js. I think that may be the cause of issue.

from vite-vue3-chrome-extension-v3.

mubaidr avatar mubaidr commented on July 19, 2024

This is the cause: image

Denying load of chrome-extension://pbcpfbcibpcbfbmddogfhcijfpboeaaf/inject.js. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.
invalid/:1 
        
        
       Failed to load resource: net::ERR_FAILED
favicon.svg:1 
        
        
       Failed to load resource: the server responded with a status of 404 (Not Found)

Damn. You have already reported and I forgot about that.

from vite-vue3-chrome-extension-v3.

mubaidr avatar mubaidr commented on July 19, 2024

I think this can be fixed by adding this script to web accessible content list in manifest file.
Let try!

from vite-vue3-chrome-extension-v3.

mubaidr avatar mubaidr commented on July 19, 2024

update: dev tools seem to load fine when opened in new tab, but does not work when opened in extension pages.
Screenshot_20240112_141418

from vite-vue3-chrome-extension-v3.

mubaidr avatar mubaidr commented on July 19, 2024

This is the cause: image

Denying load of chrome-extension://pbcpfbcibpcbfbmddogfhcijfpboeaaf/inject.js. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.
invalid/:1 
        
        
       Failed to load resource: net::ERR_FAILED
favicon.svg:1 
        
        
       Failed to load resource: the server responded with a status of 404 (Not Found)

I donot see any error like this, can you please with latest repo.

from vite-vue3-chrome-extension-v3.

ultimateshadsform avatar ultimateshadsform commented on July 19, 2024

Doesn't work. Same error. I'm using latest version of Chrome.
image

I don't get that error in edge but it's still stuck on waiting for connection

from vite-vue3-chrome-extension-v3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.