RevealBi / Reveal.Sdk

Issue tracker - Reveal SDK https://www.revealbi.io/
https://www.revealbi.io/
3 stars 0 forks source link

[BUG]: Selecting "All Time" date filter causes visualization render to break #294

Open rivadblins opened 3 hours ago

rivadblins commented 3 hours ago

SDK Version

1.7

Client Framework

Other

Server Platform

ASP.NET

Operating System

Windows

Description

When selecting the "All Time" in the date filter drop down after loading the visualizations with any other range of data causes the visualizations to break.

We are using a REST Datasource, when selecting "All Time" no call is made to the backend, instead the visualizations load for a moment, freeze, then display as shown in the screenshot below.

image

brianlagunas commented 2 hours ago

This was already fixed and will be available in our next release targeted for the first week of Nov.

brianlagunas commented 2 hours ago

Actually, I'm reopening to make sure we are talking about the same problem.

Are you reporting the "There is no data to display" issue", or is the primary issue that the data is not correct when filtering?

Can you provide any errors you see in the console?