We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
here is the video https://www.awesomescreenshot.com/video/12779474?key=39f6b743210d3e57e0d6f01c55413f01
when clicking on the fullscreen button it creates this much of renders
const fulscreenMapbtn = document.getElementsByClassName('gm-fullscreen-control') fulscreenMapbtn[0]?.addEventListener("click", () => { return console.log('clicked ') });
The text was updated successfully, but these errors were encountered:
assign this to me
Sorry, something went wrong.
No branches or pull requests
FullScreen button creates more than 700 re-renders per click
here is the video
https://www.awesomescreenshot.com/video/12779474?key=39f6b743210d3e57e0d6f01c55413f01
when clicking on the fullscreen button it creates this much of renders
The text was updated successfully, but these errors were encountered: