Giter VIP home page Giter VIP logo

Comments (6)

AlexanderLourenco avatar AlexanderLourenco commented on May 20, 2024

Is this after running openplayground run?
Any errors in the console?

from openplayground.

MauGal avatar MauGal commented on May 20, 2024

yes, I run with openplayground run.
In console there aren't errors.
errore-openplayground 2023-04-11 084908

from openplayground.

sbaglieri avatar sbaglieri commented on May 20, 2024

Same issue here
image
OS: Win10
Python -v 3.11.3

from openplayground.

AlexanderLourenco avatar AlexanderLourenco commented on May 20, 2024

@sbaglieri @MauGal could you try pip installing the latest package?

from openplayground.

MauGal avatar MauGal commented on May 20, 2024

@AlexanderLourenco I have upgraded package (openplayground version 0.1.5) and I have the same issue.
Same error in developer console on index.d826928d.js.
No error in terminal console
My OS is Win 11 and python version 3.11.0

I have tried to uninstall and reinstall but nothing, it's equal.

from openplayground.

Terristen avatar Terristen commented on May 20, 2024

Same issue, Windows 11 Python 3.10.11

Edit: Information from Chrome DevTools

A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. Starting in Chrome 101, the amount of information available in the User Agent string will be reduced.
To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
Note that for performance reasons, only the first access to one of the properties is shown.

Edit 2:
This appears to be something in the React framework having to do with relative pathing of files and/or pointing to files that are not on your main path. I suspect something to do with where the server folder is deployed (maybe in the user's account folder structure) is not playing well with React. (I'm not a React dev, so I'm basing this off initial Google-Fu.)

from openplayground.

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.