Hi Team , I just working with the Plugabble widget This is the url i just working on https://docs.mendix.com/howto8/extensibility/create-a-pluggable-widget-one/ I just getting textAttribute issue – Property 'textAttribute' does not exist on type 'Readonly<TextBoxPreviewProps>'. As per the above url they didnt mention any thing about this issue . Any possible to sort out this issue
asked
Prakash S
1 answers
1
Hi Prakash,
It is only available after you build the widget. Try running “npm run build” and then it should be gone.