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

null is not an object (evaluating 'J.dh(a).dv') after clicking on theme controls 7 or 8 times #29

Open
craigsdsgns opened this issue Mar 5, 2020 · 9 comments

Comments

@craigsdsgns
Copy link

Freezes in both Safari and Chrome on Mac after clicking on theme controls 7 or 8 times.

[Error] Failed to load resource: the server responded with a status of 404 () (main.dart.js.map, line 0)
[Error] TypeError: null is not an object (evaluating 'J.dh(a).dv')
cj (main.dart.js:2645)
ri (main.dart.js:19133)
$1 (main.dart.js:18040)
ai0 (main.dart.js:1961)
(anonymous function) (main.dart.js:1969)

@SF-Simon
Copy link

me too

@jugal13
Copy link

jugal13 commented Mar 29, 2020

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

@craigsdsgns
Copy link
Author

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

What beta channel?

@nicodoss
Copy link

nicodoss commented May 2, 2020

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

what beta channel?? give us a link to download this.

@jugal13
Copy link

jugal13 commented May 9, 2020

Clone the repo change to beta channel and run the app using flutter run in chrome after enabling it for web

@shptecheu
Copy link

Confirmed workaround, locally works. Despite this, other issues cropped up when trying to download the dart file.

Error message was "Dart function requires allowInterop to be passed to JavaScript."

@luigi741
Copy link

I cloned the repo and changed to the beta channel and enabled Flutter web, but it still doesn't compile and run. I get the following message

Target dart2js failed: Exception: ../panache_ui/lib/src/screens/editor/controls/color_picker/color_slider.dart:110 1:9: Error: The superclass, 'Diagnosticable', has no unnamed constructor that takes no arguments. const GradientSliderThemeData({ ^^^^^^^^^^^^^^^^^^^^^^^ Error: Compilation failed.

I also tried changing the dependency versions in the pubspec.yaml to any but still no luck. Any one know a workaround?

@Ghassan-Aljaafri
Copy link

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

What beta channel?

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

@Ghassan-Aljaafri
Copy link

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

what beta channel?? give us a link to download this.

read This https://flutter.dev/docs/get-started/web
Clone the repo
to change to beta channel and run the app using flutter run in chrome after enabling it for web

flutter channel beta
flutter upgrade
flutter config --enable-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

7 participants