Giter Site home page Giter Site logo

Comments (5)

markhalonen avatar markhalonen commented on September 27, 2024 1

@markhalonen I'm seeing the same issue. What was your fix to get it working with CodeMirror? I'm on CodeMirror 6.0.1 which I thought was the latest version

removed CodeMirror from the project and used Monaco instead.

from perspective.

markhalonen avatar markhalonen commented on September 27, 2024

Ok actually we are seeing that it's working in 1 area of our application and not working in another for 2.10.1. We will investigate the difference in how it's loaded.

from perspective.

texodus avatar texodus commented on September 27, 2024

The missing labels are not implemented in code (just CSS), and I see some other obviously wrong CSS issues in your screenshot (missing fonts, spurious padding, elements unaligned, theme button missing, etc), so if I had to guess you are not importing the Theme CSS file.

I can't diagnose the core panic without a repro I can test locally, but based on your CSS issue, I would check that the .wasm assets are from the exact same version of Perspective, as mismatched JS/WASM will cause core panics.

If you come up with a repro I can test, please feel free to re-open or create a new issue with the details.

from perspective.

markhalonen avatar markhalonen commented on September 27, 2024

Ok we are seeing the issue is due to CodeMirror (ancient version) rendered at the same time... don't ask me how adding a CodeMirror component causes a wasm crash in Perspective 🤷 Thanks for the guidance! Tremendous tool btw 🏆

from perspective.

mhkeller avatar mhkeller commented on September 27, 2024

@markhalonen I'm seeing the same issue. What was your fix to get it working with CodeMirror? I'm on CodeMirror 6.0.1 which I thought was the latest version

from perspective.

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.