-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
🐛 Bug Report: Code Editor Syntax Highlighting Not Working in Safari
Describe the bug
Syntax highlighting in the code editor doesn't work properly in Safari browser, making code hard to read.
To Reproduce
Steps to reproduce the behavior:
- Open the website in Safari
- Go to 'Playground' page
- Type JavaScript code in the editor
- Notice that syntax highlighting is missing or incorrect
Expected behavior
Code should be properly highlighted with different colors for keywords, strings, comments, etc.
Screenshots
[Add screenshots if applicable]
Desktop (please complete the following information):
- OS: macOS
- Browser: Safari
- Version: 14.1
Additional context
This might be related to Prism.js compatibility with Safari.
Priority: Medium
Labels: bug, browser-compatibility, safari
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working