Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Cannot read property 'dv' of null #22

Open
ricardogobbo opened this issue Dec 7, 2019 · 12 comments
Open

Cannot read property 'dv' of null #22

ricardogobbo opened this issue Dec 7, 2019 · 12 comments

Comments

@ricardogobbo
Copy link

When I try to select a color, I get this error on chrome console:

Steps to reproduce this issue:

  1. Open https://rxlabz.github.io/panache/#/ on chrome 78.0.3904.108, Windows 10
  2. Click on color square (initially blue)
  3. Drag and click around the RGB palette to select a color
  4. The app freezes and an error starts to appear repeatly times on chrome console.

The error https://prnt.sc/q7d9wm

Uncaught TypeError: Cannot read property 'dv' of null
    at Object.cj (main.dart.js:2645)
    at G1.ri (main.dart.js:19133)
    at Dx.$1 (main.dart.js:18040)
    at ai0 (main.dart.js:1961)
    at HTMLElement.<anonymous> (main.dart.js:1969)
@ArneSaknussemm89
Copy link

Also running into the same issue.

OS: Mac OSX Catalina 10.15.1
Chrome: 78.0.3904.108

@mannprerak2
Copy link

Same issue here, the error is fired on button click.
Using Ubuntu: 19.07, Chrome: 78.0.3904.108

@leecommamichael
Copy link

Same, Windows 10, Chrome Version 79.0.3945.79 (Official Build) (64-bit)

@leononly
Copy link

same here, Using Mac OSX Catalina 10.15.2, Chrome: Version 79.0.3945.79 (Official Build) (64-bit)

@Thiagokairala
Copy link

Same here, Ubuntu 18.04, Chrome 78.0.3904.108

@masonzhang
Copy link

same here, Windows 10, Chrome Version 79.0.3945.88 (Official Build) (64-bit).

Steps to reproduce:

  1. Select a color and click create
  2. On left panel, open "Input" options, and select "Outline" from "Border" options.
  3. On the right panel, click "Inputs", click on any text field. then got exceptions.

@georgeherby
Copy link

Same here on Mac OS with both Chrome and Safari.

I get this when I use the colour sliders on the colour selector and drag the slider passed the end of the range.

@georgeherby
Copy link

I have just built the project locally on the current beta version and i do not get any of these errors

Framework • revision 659dc8129d (4 weeks ago) • 2019-12-30 09:24:47 -0800
Engine • revision bdc9708d23
Tools • Dart 2.8.0 (build 2.8.0-dev.0.0 c547f5d933)

@rxlabz Would you be able to trigger a build of the project on a newer version of Flutter as I think this was a Flutter issue when this was in its infancy?

@jugal13
Copy link

jugal13 commented Mar 29, 2020

Current workout download the app and run it locally on beta channel it works fine

@nicodoss
Copy link

nicodoss commented May 2, 2020

Current workout download the app and run it locally on beta channel it works fine

@jugalw13 don't see the channel, can you give me a link to download the folder. same issue on chrome

@nicodoss
Copy link

nicodoss commented May 2, 2020

any solution about it??

@Ghassan-Aljaafri
Copy link

Ghassan-Aljaafri commented Jul 3, 2020

Current workout download the app and run it locally on beta channel it works fine

@jugalw13 don't see the channel, can you give me a link to download the folder. same issue on chrome

read this https://flutter.dev/docs/get-started/web

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests