Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Unable to set breakpoints #54

Closed
super-cache-money opened this issue Nov 14, 2014 · 3 comments
Closed

Unable to set breakpoints #54

super-cache-money opened this issue Nov 14, 2014 · 3 comments

Comments

@super-cache-money
Copy link

I'm unable to set any breakpoints within my JSX script. They simply don't trigger. I'm using the in-browser JSX transformer for now.

@jaredly
Copy link
Contributor

jaredly commented Jun 18, 2015

This probably isn't an issue with devtools, but rather with the sourcemaps generated by the transformer, or with chrome.
Are you still seeing this problem?

@saulshanabrook
Copy link

Yeah it does happen when generating source maps. I came accross this problem yesterday

@jaredly
Copy link
Contributor

jaredly commented Aug 5, 2015

Yeah. This doesn't have to do with react-devtools though -- it's either a bug with the sourcemap generation (webpack/etc) or with the browser itself. It's outside of the scope of this extension

@jaredly jaredly closed this as completed Aug 5, 2015
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

3 participants