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

dashboard does not render in Safari #1984

Closed
mheiges opened this issue May 2, 2022 · 3 comments
Closed

dashboard does not render in Safari #1984

mheiges opened this issue May 2, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@mheiges
Copy link

mheiges commented May 2, 2022

Describe the bug

Dashboards do not render in macOS Safari

Steampipe version (steampipe -v)

v0.13.6

To reproduce

Following the dashboard tutorial, https://steampipe.io/docs/mods/writing-dashboards , load in macOS Safari Version 15.4 (16613.1.17.1.13, 16613)

Expected behavior

expect to see a rendered dashboard but get a blank page.

The js console in the dev tools reports,

SyntaxError: Invalid regular expression: invalid group specifier name
(anonymous function) - main.a0ad54a7.js:2

Additional context

The dashboard loads fine in Firefox and Chrome.

@mheiges mheiges added the bug Something isn't working label May 2, 2022
@e-gineer
Copy link
Contributor

e-gineer commented May 2, 2022

I've reproduced. So many standards, and yet still edges in the browser level that we should have tested for ... thanks so much for letting us know @mheiges!

@MichaelBurgess
Copy link
Contributor

@mheiges apologies for this one - we've got it sorted now and will look to release this soon. Will ping you on here when we do. Thanks for reporting!

@MichaelBurgess
Copy link
Contributor

@mheiges sorry for the delay in the update. The latest version (0.14.x) contains this fix whenever you'd like to update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants