Error with unstyled text input onChange

Getting this error when creating new unstyled text input and trying to use them via codegen Uncaught TypeError: proxy set handler returned false for property '"textboxValue"'

error occurs when trying to use onChange

onChange: (e) => {
      console.log(e.target.value);
}

Hey @impervious_worm! Thanks for reporting that. Can you please share the project id?

fsE3KSJp2PBPGfBC7vF9bK @wfp

Can you try it again? I’ve tried it with the latest version and it worked

I just tried syncing plasmic again and I am getting the same error @wfp