React 18.2.0 bug
Opened this issue ยท 4 comments
domus71 commented
In React 18.2.0, it seems to generate two div.openseadragon-container.
Costis
stephenwf commented
I think this will only happen in Strict Mode using a development build of React. A quick workaround would be to remove <React.StrictMode />
from your root component. It should be fixed though.
domus71 commented
Geat! Thanks
stephenwf commented
I'll reopen to track proper R18 support ๐ thanks for reporting
domus71 commented
I will be nice to upgrade to openseadragon 4 ๐