Skip to content

Use throttle when window is resized

Filipa Lacerda requested to merge job-details-increase-deboune into master

What does this MR do?

Adds 1 second throttle when window is resized to prevent niceScroll to throw the following error:

Uncaught RangeError: Maximum call stack size exceeded

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #33222 (closed)

Edited by Filipa Lacerda

Merge request reports