Giter VIP home page Giter VIP logo

Comments (5)

Pranomvignesh avatar Pranomvignesh commented on May 30, 2024 1

so it seems to be a bug with Firefox

Indeed it seems to be a bug with Firefox
I will try to find the root cause of the issue.

Thanks for pointing it out.

from constrained-editor-plugin.

Pranomvignesh avatar Pranomvignesh commented on May 30, 2024 1

Array Sort Methods behaves differently on different browsers FreeCodeCamp Forum Link

This was the root cause of the issue. It is now fixed and a new version ([email protected]) is now released

from constrained-editor-plugin.

Lyannic avatar Lyannic commented on May 30, 2024 1

Nice, that was fast. I can confirm that it now works in Firefox in the playground.

from constrained-editor-plugin.

Pranomvignesh avatar Pranomvignesh commented on May 30, 2024

Hi @Lyannic , I require more information about the issue

For me, Playground works as indented, So it would be nice if you can share a screen recording demo of the issue so that I can clarify your issue.

General Information about the Playground's Range Configuration

  • 1st Range - utilName
    • doesn't have allowMultiline as True so New Line Characters won't work
    • validation callback returns false for spaces and special characters, so that won't work
  • 2nd Range - funcDefinition
    • has allowMultiline as True, so New Line Characters will work

All the above mentioned configuration are explained in detail here - Restrictions Object

it would be nice to have some information in the documentation.

Quick Start Code is actually rendered in the playground QuickStart , So I request you to go through it again

from constrained-editor-plugin.

Lyannic avatar Lyannic commented on May 30, 2024

I created a little GIF for you. Since you can't actually see, when I am trying to type: after I write the "f"s into the second range, I am trying to edit the first range again which doesn't work. The second range however stays editable.

Peek 2021-12-09 16-28

EDIT: I just tried the same thing in Chrome and it works as intended, so it seems to be a bug with Firefox. I am using version 94.0.

from constrained-editor-plugin.

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.