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

Blank page in Edge #121

Closed
phyper opened this issue Sep 14, 2019 · 2 comments
Closed

Blank page in Edge #121

phyper opened this issue Sep 14, 2019 · 2 comments
Labels

Comments

@phyper
Copy link

phyper commented Sep 14, 2019

Bug report

  • Package version(s):
    react-mosaic v3.2.0
    react v16.9.0

  • Browser and OS versions: Edge (latest)

Steps to reproduce

If I have the following line in my code
import { Mosaic } from 'react-mosaic-component';
I get a blank space in Edge even if I don't use Mosaic in render at all.
After I remove that line, the app renders normally.

However, v2.0.2 works correctly.

Actual behavior

The page is blank and the react app has not rendered at all.
In a console, there's the following error
SCRIPT1028: SCRIPT1028: Expected identifier, string or number vendors~app.xyz.bundle.js

Expected behavior

The app renders and the screen is not white

@nomcopter
Copy link
Owner

Thanks for the report! Will dig into along with #118

@nomcopter
Copy link
Owner

Screen Shot 2019-09-22 at 10 27 22 PM

Works fine for me in Edge - looks like a problem with your bundler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants