cx690/react-loadable

component props update problem

Closed this issue · 3 comments

component props cannot be updated due to the following line. i fixed the problem with this pr

https://github.com/cx690/react-loadable/blob/main/src/index.tsx#L151

cx690 commented

fixed it at version 1.1.2

cx690 commented

Thanks a lot!