-
Notifications
You must be signed in to change notification settings - Fork 2
Fixed default date for the particular indicator(signal) dashboard #1263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Preview link ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is beautiful!
The CI stuff should succeed/pass if you merge the dev
branch into this PR's branch (or i think you can kinda "cheat" by instead editing the PR description to change the base branch away from dev
, save, then edit to change the base branch back to dev
-- im gonna try that in a moment).
whoops, i was wrong -- i was thinking of a different repo where i made changes to fix this same problem. ill do the update in this repo too. |
This PR should fix it: |
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.19.2...4.21.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.97.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.76.0...v5.97.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Prerequisites:
dev
branchdev
Summary
Fixed: When particular indicator(signal) dashboard page was opened, the date was inherited from the "main page".