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

.map function for headers breaks in SSR #94

Closed
jason-capsule42 opened this issue Oct 31, 2024 · 0 comments · Fixed by #95
Closed

.map function for headers breaks in SSR #94

jason-capsule42 opened this issue Oct 31, 2024 · 0 comments · Fixed by #95
Assignees

Comments

@jason-capsule42
Copy link
Member

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

@jason-capsule42 jason-capsule42 added Type: Bug Bug or Bug fixes not-reviewed Issue has not been reviewed by Auro team members auro-table labels Oct 31, 2024
@jason-capsule42 jason-capsule42 self-assigned this Oct 31, 2024
@jason-capsule42 jason-capsule42 removed Type: Bug Bug or Bug fixes not-reviewed Issue has not been reviewed by Auro team members labels Oct 31, 2024
@jason-capsule42 jason-capsule42 linked a pull request Oct 31, 2024 that will close this issue
6 tasks
blackfalcon pushed a commit that referenced this issue Oct 31, 2024
## [3.1.1](v3.1.0...v3.1.1) (2024-10-31)

### Bug Fixes

* remove .map function that doesn't work in SSR support [#94](#94) ([ce1d30e](ce1d30e))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants