Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Added Debounce support on value changes

Latest

Choose a tag to compare

@missionmike missionmike released this 15 Nov 01:44
· 10 commits to main since this release

Needed to debounce the input changes, otherwise multiple quick changes will update the placeholder tag src repeatedly, firing multiple HTTP requests to the Video Placeholder Generator Server