python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Angular Universal SSR (only for pages after login) - TypeError: measurer.getBoundingClientRect is not a function
I have applied Angular Universal in my application. It works fine. But when I reload (by browser reload) for some pages ONLY AFTER LOGIN it shows error
ERROR Error: Uncaught (in promise): TypeError: m...
ganesh
Votes: 0
Answers: 0
React - i want to blur or darken all page except specific element when user miss that one specific element to fill in page
Basically i want the user to focus on that element where they make mistake or jump that element. My main goal is attract user's attention with better UI
I try to get position of that element with getB...

cildirmicam
Votes: 0
Answers: 1
CSS Clip-Path on several elements with Javascript mousemove and getBoundingClientRect()
I'm trying to make a clip-path inside an element which follows the cursor. The Clip-Path should only appear inside the element, therefore I use getBoundingClientRect(). It works with the first element...
DeDolderas
Votes: 0
Answers: 1
Issue with getBoundingClientRect()
i have trouble with a slider on codepen.
i have implemented it on my website and recognised that the white highligter of the content is moving if im scrolling on the website. The white highlighter is ...
Andreas Van Mozart
Votes: 0
Answers: 1