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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
I was trying to reproduce #7437 by typing shape-inside: circle(); and launching Live Preview. For this specific crash, I did Live preview with shape-inside: circle(); already in the code. Before the browser finish loading I went back to Brackets and hit backspace a couple times to delete from the end of circle();. Then I see black screen inside the Brackets window.
I was trying to reproduce #7437 by typing
shape-inside: circle();and launching Live Preview. For this specific crash, I did Live preview withshape-inside: circle();already in the code. Before the browser finish loading I went back to Brackets and hit backspace a couple times to delete from the end ofcircle();. Then I see black screen inside the Brackets window.@JeffryBooher See you can map to source from this crash log to get some useful info.
Note that I was testing in the version before this pull request #7424 landed in master.