davidjbradshaw / iframe-resizer-react

The official React interface for Iframe-Resizer

Home Page:https://iframe-resizer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning: IframeResizer: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

sqhoward opened this issue · comments

This warning has been around since 2019, and I see in other repos there are good reasons to not address it. I wasn't able to find any conversations specific to iframe-resizer-react and this warning either here or on Stack Overflow.

Warning: IframeResizer: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

Has there been any internal discussion about it? Would addressing it cause any obvious compatibility issues?