Open chanranhi opened 4 months ago
Hi, I temporarily solved it by adding a "reload" code on my server. However, the exact reason is that there is no [id="downloadReport"] button in the menu, depending on the resolution. (For example, if you change to mobile resolution, the button will be lost.) This issue would have been resolved in OpenSearch 2.4 and later versions. However, AWS engines currently support up to version 2.3.
same issue: https://github.com/opensearch-project/dashboards-reporting/issues/57
Hi, I temporarily solved it by adding a "reload" code on my server
hi can you show example how did you resolve this ?
What is the bug?
CSV report download does not work.
How can one reproduce the bug?
What is the expected behavior?
I need to download a CSV report, but I'm getting the error below: Error: No element found for selector: button[id="downloadReport"].
What is your host/environment?
open search v2.13 (AWS engine) reporting cli v1.1.0
Do you have any screenshots?