Giter Site home page Giter Site logo

Comments (11)

regorlladu avatar regorlladu commented on September 26, 2024

Having the exact same issue, i paid for pro and atm im stuck at getting this work as described. I look forward to using this tool during my development projects

from expose.

sitesurfer avatar sitesurfer commented on September 26, 2024

Any response on this please? I have emailed you as well, naturally paying for a pro upgrade and things not working as advertised is not ideal.

from expose.

Ssionn avatar Ssionn commented on September 26, 2024

Have you tried

npm run dev

or

npm run build

You have to run them with expose.

from expose.

prof-anderson-trindade avatar prof-anderson-trindade commented on September 26, 2024

Any response on this please? I have emailed you as well, naturally paying for a pro upgrade and things not working as advertised is not ideal.

@sitesurfer

Have you tried force https in AppServiceProvider?

public function boot(): void { URL::forceScheme('https'); }

from expose.

hichemnightowl avatar hichemnightowl commented on September 26, 2024

try npm run dev --host after that you can run expose

from expose.

henningd avatar henningd commented on September 26, 2024

I tested it too. Locally all works fine. When I test it with my mobile phone, the site will be shown, but without all tailwind design. Only local css is working.

from expose.

eiiot avatar eiiot commented on September 26, 2024

+1, would like to be able to use this with my phone if possible

from expose.

yehuuu6 avatar yehuuu6 commented on September 26, 2024

Did anyone actually solve this?

from expose.

regorlladu avatar regorlladu commented on September 26, 2024

Did anyone actually solve this?

This css issue is caused by having the 'npm run dev' running stop your local server, and then share with expose, it will then work.

from expose.

yehuuu6 avatar yehuuu6 commented on September 26, 2024

Did anyone actually solve this?

This css issue is caused by having the 'npm run dev' running stop your local server, and then share with expose, it will then work.

The page at 'https://ncgak7qxy6.sharedwithexpose.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://ncgak7qxy6.sharedwithexpose.com/build/assets/app-Brkf_2h0.css'. This request has been blocked; the content must be served over HTTPS.

I get this error can you help me with this? The page tries to load every asset using http. images, css bundles, etc.

from expose.

yehuuu6 avatar yehuuu6 commented on September 26, 2024
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">

Adding this to meta tag fixed the issue but it is not recommended I guess.

from expose.

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.