Update to signature_pad
v4 for "passive" events?
#73
Labels
kind: optimization
Performance, space, size, etc improvement
scope: dependencies
Pull requests that update a dependency file
scope: upstream
Issue in upstream dependency
solution: duplicate
Milestone
package.json
seems to lock us into using version2.3.2
ofsignature_pad
, rather than the latest 4.0.2. I noticed because I encountered this error:[Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
and upon searching, found it has already been fixed in szimek/signature_pad#308 years ago . Are we able to take advantage of the upstream fixes?
The text was updated successfully, but these errors were encountered: