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

Source map broken with 3.1.0 -> 3.2.0 #2915

Closed
1 task done
oliviertassinari opened this issue Sep 6, 2017 · 6 comments
Closed
1 task done

Source map broken with 3.1.0 -> 3.2.0 #2915

oliviertassinari opened this issue Sep 6, 2017 · 6 comments

Comments

@oliviertassinari
Copy link
Contributor

oliviertassinari commented Sep 6, 2017

  • I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

I would expect to see the source map in the dev tools of Chrome.

Current Behavior

capture d ecran 2017-09-06 a 13 08 18

Steps to Reproduce (for bugs)

With Material-UI:

  1. git clone git@github.com:callemall/material-ui.git
  2. cd material-ui
  3. git checkout v1-beta
  4. yarn
  5. yarn docs:dev

Or with a simpler project: https://github.com/callemall/material-ui/tree/v1-beta/examples/nextjs.

Context

  1. I have first noticed this issue on a project at work.
  2. Hopefully, I was able to nail down the npm release that introduced the issue by a bisection between the v1.0.0-beta.6 release and v1.0.0-beta.7 release of Material-UI.
  3. I'm also able to reproduce the issue on a simpler example, the nextjs example of Material-UI.

So, it's 3 independent projects impacted by the issue. I do think that it's a strong SNR ratio.

Your Environment

Tech Version
next v3.2.1
node v8.1.4
OS MacOs
browser Chrome
@oliviertassinari oliviertassinari changed the title Source map broken between 3.1.0 and 3.2.0 Source map broken with 3.1.0 -> 3.2.0 Sep 6, 2017
@timneutkens
Copy link
Member

Hey, this was fixed and will be in the next released 👌

@timneutkens
Copy link
Member

@arunoda

@oliviertassinari
Copy link
Contributor Author

:)

@timneutkens timneutkens mentioned this issue Sep 8, 2017
1 task
@ghost
Copy link

ghost commented Oct 17, 2017

I am on 3.2.1 and this is happening to me. Perhaps I am not doing this right. Can some one point me to a proper webpack config? I has see multiple mentions that its enabled in "dev" by default. Some guidance would be appreciated. I am new to webpack and nextjs. I would be happy to share my teams webpack function in out next.config.js

@ghost
Copy link

ghost commented Oct 17, 2017

Scratch that. Title is misleading. 3.2.2 solves.

@lock
Copy link

lock bot commented May 10, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants