PPCG-Design
PPCG-Design copied to clipboard
Stack Snippets do not load in the SE editor
When writing/editing a question/answer while the userscript is turned on, the Stack Snippet icon does not appear in the toolbar, nor do existing Stack Snippets render as they should (they just appear as code blocks). Snippets do render properly in answers that are not being edited. Everything works fine when the userscript is turned off.
I have a hunch that this is related to #124...
Tested in Firefox 54 on Windows 7
I can confirm this issue for Chrome 59.
- obvious solution is to use esfiddle (cross-browser, ES7, syntax highlight, etc.) even supports array comprehension
- [no-repro]
- The whole point of stack snippets is to integrate the code right into the post, though I see your point...
- You're on Mac, right? That might be part of the issue.
@kritixilithos uses mac too though AFAIK
Windows 7 32-bit Chrome 59.0.3071.115 here:
- Confirmed.
- No repro.
Yes, I also use macOS. @vihanb what browsers have you tested on?