charting-library-tutorial icon indicating copy to clipboard operation
charting-library-tutorial copied to clipboard

blank / white window

Open rrdsgn opened this issue 4 years ago • 2 comments

i copied the charting_library and datafeeds folders to charting_library_clonned_data and then executed the npx serve command. Browser window remains blank. Inspector is showing this:

Bildschirmfoto 2021-07-18 um 14 50 34

rrdsgn avatar Jul 18 '21 12:07 rrdsgn

@rrdsgn what container/conatiner_id option did you provide? it seems that the element with such ID doesn't exist in DOM

timocov avatar Jul 21 '21 09:07 timocov

I had the exact same problem, you must change container to conatiner_id in main.js

ako-v avatar Aug 14 '21 11:08 ako-v