Skip to content
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

Element IDs are not unique for player SVG controls #5565

Closed
cjcolvar opened this issue Jan 10, 2024 · 2 comments · Fixed by samvera-labs/ramp#341
Closed

Element IDs are not unique for player SVG controls #5565

cjcolvar opened this issue Jan 10, 2024 · 2 comments · Fixed by samvera-labs/ramp#341
Assignees

Comments

@cjcolvar
Copy link
Member

A 4.1.1 Parsing
Element IDs are not unique

Two or more elements on this page have the same id value. These should be unique.

Duplicates include:

  • #SVGRepo_bgCarrier
  • #SVGRepo_tracerCarrier
  • #SVGRepo_iconCarrier

Found on https://avalon-dev.dlib.indiana.edu/media_objects/g158bh28p using SiteImprove browser extension

@joncameron
Copy link
Contributor

Could be inherent in Video.js or due to our use of custom components.

@elynema
Copy link
Contributor

elynema commented Jan 26, 2024

Looks good in SiteImprove browser plugin on avalon-dev. Still see the error on avalon-staging, so I think this is a fix.

@elynema elynema closed this as completed Jan 26, 2024
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 a pull request may close this issue.

4 participants