jreyesr

Results 12 comments of jreyesr

Yes, this bug is especially obnoxious because it shows no feedback on the UI (but there should be an error message on the console, since it's attempting to access a...

@jaguardo Weird. I just ran `build-static-webviz` from scratch and it does show me the new panel (on Chrome, Linux). Also tested it on Edge 87.0.664.60, and it works nicely. No...

@vidaaudrey I added a few commits fixing the linter errors and converting to a functional component. CI still fails, but the error now happens when attempting to upload something (screenshots,...

Hello @cr1901! Wow, it's been a while. Yes, this PR is ready to merge from my side, I just rebased the changes on top of current `main`. And many thanks...

@falconhome Yeah, those changes are pretty much everything that is required, apart from adding the new option to the README. > am i on a good way? Shall i ask...

Yes, I can use the code above. I have submitted a PR on https://github.com/panodata/grafana-map-panel/pull/99. Take a look below for a test: the image is swapped every five seconds, and clicking...

@falconhome You may wish to wait for a bit before closing this issue. The functionality is not included yet, since https://github.com/panodata/grafana-map-panel/pull/99 is not merged. After the PR is merged, this...

@falconhome I have opened an issue to track the linting error on https://github.com/panodata/grafana-map-panel/issues/101

@falconhome Yeah, I suspect it _is_ a caching issue, as it also happened to me. Here's a quick check: 1. Open the developer tools (F12 on Chrome) on the Grafana...