CloneSlide errors when no paragraphs in TextFrame

Hi,

I am having some issues with a Rectangle shape and CloneSlide(). If the rectangle has a null TextFrame, the slide clones fine. If the rectangle has a TextFrame with at least 1 paragraph, it clones fine. If the rectangle has a TextFrame with 0 paragraphs, it throws an error on CloneSlide().

Hello,

That is normal. TextFrame should have at least one Paragraph and one Portion.