Skip to main content
Participant
December 7, 2025
Question

Table Spectrum Web Component issues

  • December 7, 2025
  • 2 replies
  • 123 views

Hi, I'm using a Table SWC for my UXP plugin. It renders the table in the DOM but it does not show the checkbox for selecting a row or any visual hovering behaviour. 

 

Ref:

https://opensource.adobe.com/spectrum-web-components/components/table/

 

Plugin img:

Screenshot 2025-12-07 at 1.00.17 PM.png

 

Code/config:

Screenshot 2025-12-07 at 1.11.59 PM.png

2 replies

Bruce Bullis
Legend
December 10, 2025

I suspect our implementation, over your ESBuild usage; we'll have a look.

Dobey_Author
Participant
December 7, 2025

I should also add that changing the theme and size has zero affect at all too. Could this be related to how im using esbuild? Thanks.