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

JSX compilation failing case #14

Open
cyberwombat opened this issue Dec 30, 2015 · 0 comments
Open

JSX compilation failing case #14

cyberwombat opened this issue Dec 30, 2015 · 0 comments

Comments

@cyberwombat
Copy link

I am not sure what the specs are but this is from one of the react-router examples (pinterest) and it contains a <p> tag that has a greater than sign which causes it to fail with jspm (but not with reactify)

<p>
      Click on an item and see its rendered as a modal, then copy/paste the
      url into a different browser window (with a different session, like
      Chrome -> Firefox), and see that the image does not render inside the
      overlay. One URL, two session dependent screens :D
 </p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant