Description
There are issues with the escapedStringToJson method which is used for web part property JSON parsing.

It seems to be related to the contents which some web parts return.
Steps to reproduce
Seeing this issue from time to time with the markdown web part from SharePoint. Happens in spo page get and spo control get commands.
Description
There are issues with the
escapedStringToJsonmethod which is used for web part property JSON parsing.It seems to be related to the contents which some web parts return.
Steps to reproduce
Seeing this issue from time to time with the
markdown web partfrom SharePoint. Happens inspo page getandspo control getcommands.