Editor crashes when creating choice prop.

Hello there, the editor crashes when I try to create and link a prop of a code component of type ‘choice’ to a prop of a plasmic component I’m creating

Steps to reproduce:

  1. Create a code component with a prop of type choice
  2. In the editor, create a new component
  3. Place the code component of the step1 inside this new component created in the step2
  4. Right click the prop of type ‘choice’ of the code component
  5. Click link to a prop > create a new prop
  6. The editor crashes

image.png

image.png

Oops! Thank you for reporting.
I’m working on a fix