Description
I have a .riv file with built-in pointer events (hover and click), when i upgraded my @rive-app/canvas package version, the pointer-events stopped working suddenly.
I initially upgraded from 2.15.2 to 2.30.4, but have pinpointed the issue to a specific version:
✅ 2.25.2 (and lower, tested down to 2.15.2) does work
❌ 2.25.3 (and higher, tested up until 2.31.2) does not work
Provide a Repro
Simple setup that shows the issue, includes .riv and .rev files.
rive-issue-minimal.zip
Expected behavior
This is how the pointer-events should look:
mp4 screen recording
Browser & Versions (please complete the following information)
- Browser: Google Chrome 139.0.7258.139 (Official Build) (arm64)
- OS: MacOS
- NPM Version: 11.2.0
Description
I have a
.rivfile with built-in pointer events (hover and click), when i upgraded my@rive-app/canvaspackage version, the pointer-events stopped working suddenly.I initially upgraded from 2.15.2 to 2.30.4, but have pinpointed the issue to a specific version:
✅
2.25.2(and lower, tested down to2.15.2) does work❌
2.25.3(and higher, tested up until2.31.2) does not workProvide a Repro
Simple setup that shows the issue, includes
.rivand.revfiles.rive-issue-minimal.zip
Expected behavior
This is how the pointer-events should look:
mp4 screen recording
Browser & Versions (please complete the following information)