kepler.gl
kepler.gl copied to clipboard
[Bug]Tooltip not Working at HTML Map HTML
Tooltip not Working at HTML Map HTM #2536
The current React version in the project is 18.2.0, while in the exported HTML it is 16.14.0, which is causing this bug due to version inconsistency.
Changing the version of React in the exported HTML can resolve this bug.
This bug is reported here: #2536
Closing, as the issue was fixed