Skip to content

fails with jsx #28

@undefinederror

Description

@undefinederror

It fails with "Please make sure your selected text is a JS object!" for following object because of value of c

const pippo = {
  n: 'afd',
  a: 45,
  t: 'fdfsa',
  c: <div></div>,
  w: 'fdaf'
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions