You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
The text was updated successfully, but these errors were encountered:
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)The text was updated successfully, but these errors were encountered: