[Console] Syntax highlighting breaks for long escaped strings #182771
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Console
Dev Tools Console Feature
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Console output can end up with broken syntax highlighting if we have a long escaped strtrings being rendered. I imagine this is something that will probable be fixed once we complete the Monaco migration.
// We should expect the email field here to be a string, instead its being parsed as an object
Console snippet
The text was updated successfully, but these errors were encountered: