Skip to content

fix(dashboard): resolve ReferenceError in hourly filter#104

Open
ArshadYameen wants to merge 1 commit into
phuryn:mainfrom
ArshadYameen:fix/un_defined_variable
Open

fix(dashboard): resolve ReferenceError in hourly filter#104
ArshadYameen wants to merge 1 commit into
phuryn:mainfrom
ArshadYameen:fix/un_defined_variable

Conversation

@ArshadYameen
Copy link
Copy Markdown

Fixed a bug where the undefined variable cutoff was being used in the hourly aggregation filter, causing a JavaScript crash that left the entire dashboard empty. Switched to using start and end bounds.

Fixed a bug where the undefined variable `cutoff` was being used in the
hourly aggregation filter, causing a JavaScript crash that left the
entire dashboard empty. Switched to using `start` and `end` bounds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant