sanyavertolet / kotlin-js-preview-idea-plugin-example

Example of how to use kotlin-js-preview-idea-plugin
1 stars 0 forks source link

Feature Request: Support custom Props #1

Open mattdornfeld opened 9 months ago

mattdornfeld commented 9 months ago

This seems like it could be a very useful plugin. I just tried it out on one of my projects and I got this error

Cannot perform operation. Too complex, sorry.

I'm assuming because the FC I tried it on makes use of a custom Props interface. Would be great if that could be supported :)

sanyavertolet commented 9 months ago

@mattdornfeld will take a look, thanks for your help. Could you come up with some reproducer?