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

Backstage doesn't load in Safari (when using @backstage/integration-react) #6426

Closed
egnwd opened this issue Jul 9, 2021 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@egnwd
Copy link
Contributor

egnwd commented Jul 9, 2021

Expected Behavior

I should be able to load a page in Safari.

Current Behavior

I get a white screen and a console log saying:

SyntaxError: Invalid regular expression: invalid group specifier name

Possible Solution

Possibly parsing git urls some other way? or somehow pin the normalize-url version, and live with the security vulnerability (see context below). neither option seem great.

Steps to Reproduce

  1. Use @backstage/integration-react in app
  2. Boot the app
  3. Visit any page in Safari
  4. 💥

Context

There is a fair bit of context, it seems:

Your Environment

  • NodeJS Version: v14.15.1
  • Operating System and Version (e.g. Ubuntu 14.04): macOS Big Sur 11.2
  • Browser Information: Version 14.0.3 (16610.4.3.1.4)
@egnwd egnwd added the bug Something isn't working label Jul 9, 2021
@timbonicus
Copy link
Contributor

Thanks for reporting! This may be the same as #6039?

@egnwd
Copy link
Contributor Author

egnwd commented Jul 9, 2021

@timbonicus yes, I missed it, sorry about that, I'll close as a duplicate

@egnwd egnwd closed this as completed Jul 9, 2021
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

2 participants