Skip to content

Backtick in CSS causes UI to crash #2384

@outoftime

Description

@outoftime

The following CSS will trigger the error:

.section{
    color:#f7beba;
        border-radius:200px;
    height:`0px;
}

body{background-color:#95beba;}
.name{text-align:center;}

Error in Popcode

Error in /
Unknown language: isn't is not registered

View on Bugsnag

Stacktrace

View full stacktrace

Created by Matthew Brown via Bugsnag

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions