Adding heatmap example to my project leads to empty page [message #1838408] |
Wed, 24 February 2021 07:21  |
Eclipse User |
|
|
|
Hello, I am trying to import the heatmap example from bsi widget to my project, after copying everything, I try to run my webapp all run configuration.
And once I am in the client, I get the login page, which is fine, once logged, I end on an empty page, nothing is loaded, no error in chrome/eclipse.
(It looks like my dist folder is not fully created then, which may lead to this issue).
If I put these as comments in my index.js
//export {default as HeatmapField} from './heatmap/HeatmapField';
//export {default as HeatmapFieldAdapter} from './heatmap/HeatmapFieldAdapter';
//export {default as HeatmapFieldLayout} from './heatmap/HeatmapFieldLayout';
//export {default as simpleheat} from './heatmap/leaflet-heat'; Everything works the way it did before.
I have exactly the same behavior when I try to import chartjs to my project, yet I managed to import the custom tile feature.
My setup is the latest nodejs, scout 10.0.33
[Updated on: Wed, 24 February 2021 12:00] by Moderator
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.21107 seconds