Skip to content

Crash in insertSpans when calling asHtml in prismic.fragments.StructuredText. #32

@boscar

Description

@boscar

Hi. When calling asHtml on a StructuredText object including spans, the system crashes. The reason for this, as far as I can tell, is that stack.Pop() is called on an empty stack in the insertSpans function. This throws an InvalidOperationException.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions