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

Safari white screen affected from regular expressions of dist/static bundles when npx@backstage/create-app locally #6743

Closed
arlindhoxhaa opened this issue Aug 6, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@arlindhoxhaa
Copy link

arlindhoxhaa commented Aug 6, 2021

Expected Behavior

Would like to see all the content of Backstage when opening it locally on Safari.

Current Behavior

I see the white screen in Safari, but when actually trying to open the Backstage with another browser for example Google Chrome, then it's running perfectly.

Screen Shot 2021-08-06 at 4 05 28 PM

Possible Solution

Check used regular expressions which are causing this..
https://caniuse.com/js-regexp-lookbehind

Environment details

  • npx/backstage/create-app
  • NodeJS Version (v14):
  • Operating System and Version (e.g. macOS Big Sur):
  • Browser Information: Safari
@arlindhoxhaa arlindhoxhaa added the bug Something isn't working label Aug 6, 2021
@OrkoHunter
Copy link
Member

Possibly related to #6039

@freben
Copy link
Member

freben commented Aug 11, 2021

Thank you for reporting; this is indeed related to the other issue and I'll close in favor of that one to keep the discussion in one place.

@freben freben closed this as completed Aug 11, 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

3 participants