availity-react icon indicating copy to clipboard operation
availity-react copied to clipboard

Cannot read properties of null (reading 'useState') BlockUi (index.js:57:1)

Open venkatnaveen7 opened this issue 1 year ago • 0 comments

Cannot read properties of null (reading 'useState') at useState (react.development.js:1622:1) at BlockUi (index.js:57:1) Hi all Im migrating my app to react 18 and getting the above error when we replace the react-block-ui with "@availity/block-ui": "1.0.0",

Nothing changed in the code apart from import BlockUI from '@availity/block-ui' Any quick fix/solution will be helpful

venkatnaveen7 avatar Jul 13 '23 12:07 venkatnaveen7