fix(OverlayView): use ReactDOM.createPortal in React@^16#895
fix(OverlayView): use ReactDOM.createPortal in React@^16#895urikphytech wants to merge 2 commits intotomchentw:masterfrom
ReactDOM.createPortal in React@^16#895Conversation
|
Hello! Do you think it helps with performance issues described in #817? I did a quick check and version from this PR seems to improve performance a lot. Time spent in OverlayView#getOffsetOverride went down from ~40% to ~3% when moving the map around in my specific use case. |
|
Great news! |
|
@maciekbb I don't think this solves the issues with Did you find another solution that solves the issue? If so, we'd love to hear it! |
PLEASE CHECK "Allow edits from maintainers"
FOLLOW "Conventional Commits Specification" FOR ALL COMMITS
https://conventionalcommits.org/