-
Notifications
You must be signed in to change notification settings - Fork 233
Keeps breaking in web with below error #36
Comments
+1 |
Uncaught TypeError: Cannot read property 'dv' of null |
also to me |
+1 |
clone this repo and run it locally, works with the latest Flutter https://github.com/kleeb/panache |
how to run that repo locally? |
|
nothing seems to happen when i click the download button, the theme doesnt get generated. any idea? |
@MilanObrenovic You need enable web development on your localhost by commands:
and install chrome browser then command For more informations check web page: https://flutter.dev/docs/get-started/web |
Theme gets generated for me, when locally tried but not able to download theme class due to below error errors.dart:163 Uncaught (in promise) Error: Assertion failed: org-dartlang-sdk:///dart-sdk/lib/internal/js_dev_runtime/private/ddc_runtime/types.dart:131:7 Any suggestions? |
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. (main.dart.js:1969)
DevTools failed to load SourceMap: Could not load content for https://rxlabz.github.io/panache/main.dart.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
The text was updated successfully, but these errors were encountered: