rive-app / rive-react

React runtime for Rive
https://rive-app.github.io/rive-react
MIT License
755 stars 27 forks source link

Quick Start example does not work in Firefox. #243

Open Etzix opened 2 months ago

Etzix commented 2 months ago

Firefox version 124.0.2 (Latest)

https://rive.app/community/doc/react/docRfaSQ0eaE https://codesandbox.io/s/rive-quick-start-react-qqkn52?file=/src/App.js

The codesandbox throws error: CanvasRenderingContext2D.clip: Argument 1 does not implement interface Path2D.

It works for me in Chrome.