Skip to content

Package updates - #220

Merged
cnathe merged 3 commits into
developfrom
fb_vantaSep18
Sep 18, 2026
Merged

cnathe merged 3 commits into
developfrom
fb_vantaSep18

Conversation

@cnathe

@cnathe cnathe commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Rationale

Rehydrate package-lock to get updated dependencies for dependabot alerts.
Also, fix a JS error with the queryModel test page (needs to wrap page content with NotificationsContextProvider)

Related Pull Requests

Changes

  • rehydrate package-lock.json
  • Fix JS error in QueryModelExample.tsx - wrap content in NotificationsContextProvider for grid panel chart component

@cnathe
cnathe requested a review from labkey-nicka September 18, 2026 16:53
asPanel={true}
autoLoad
/>
<NotificationsContextProvider>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider replacing these context's with a single <AppContexts> wrapper.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Done

@cnathe
cnathe merged commit f30831c into develop Sep 18, 2026
2 checks passed
@cnathe
cnathe deleted the fb_vantaSep18 branch September 18, 2026 18:43
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.

2 participants