Skip to content

Import uv css in uv component NOREF - #545

Open
sarangj wants to merge 1 commit into
qafrom
uv_css
Open

Import uv css in uv component NOREF#545
sarangj wants to merge 1 commit into
qafrom
uv_css

Conversation

@sarangj

@sarangj sarangj commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

Ticket:

NOREF

This PR does the following:

Noticed this error popping up all the time when loading an item:

Critical dependency: require function is used in a way in which dependencies cannot be statically extracted

The import trace pointed to this css import. Moving it to the uv component seems to fix it.

Open questions

How has this been tested? How should a reviewer test this?

Accessibility concerns or updates

Checklist:

  • I have added relevant accessibility documentation for this pull request.
  • All new and existing tests passed.
  • I have updated the CHANGELOG.md.

Noticed this error popping up all the time when loading an item:

Critical dependency: require function is used in a way in which dependencies cannot be statically extracted

The import trace pointed to this css import. Moving it to the uv
component seems to fix it.
@vercel

vercel Bot commented Mar 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
digital-collections Ready Ready Preview, Comment Mar 31, 2026 6:37pm

Request Review

@emretetiknypl

Copy link
Copy Markdown
Contributor

@avertrees are you able to reproduce this? I clicked around on DC and I wasn't seeing the error Sarang mentioned in the PR description come up at all. Should we close this?

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