AlaskaAirlines / auro-table

Custom table element represents tabular data, information presented in a two-dimensional table comprised of rows and columns of cells containing data.
https://auro.alaskaair.com/components/auro/table
Apache License 2.0
0 stars 1 forks source link

.map function for headers breaks in SSR #94

Closed jason-capsule42 closed 2 weeks ago

jason-capsule42 commented 2 weeks ago

Please verify the version of auro-table you have installed

No response

Please describe the bug

  1. Run table in an SSR environment
  2. the headers .map call errors out as not a function

Reproducing the error

None

Expected behavior

Table should not result in an error

What browsers are you seeing the problem on?

No response

Additional context

No response

Exit criteria

No response