[f7/react] smartselect openin problem

Hi,

After adding el property as a reference to smart select I noticed that openin property with any option will also open it as a page.

or could you make the el property optional which stops typescript complaining

el option is not for usage in React. You can use // @ts-ignore for sure to ignore warning

1 Like