Arthur Vivian
Arthur Vivian
Hey @moringaman, sorry for not getting back to you sooner. I tried to reproduce this and I'm getting a CORS error in my console which I think is the problem....
If the delay is set to 0, it's super smooth and doesn't have any of the flickering. I think maybe that's the best approach. Still would love to know exactly...
Hey @Kassan424kh, I'm not able to reproduce your issue. When I try with my own example it's working fine. Would you be able to share the .riv file where you...
Hey @Hardcore0331 Could you please provide some sample code that produces this error? Which version of the library are you using as well?
Hey @gedesurya125 When you say you are "controlling" the canvas element, what exactly are you doing? We adjust the height and width of the canvas element in the library to...
Hey @juliettebeaudet! We do currently return some of this information in the variable `contents` on the rive object. See this example code to access it: ```js import { useRive }...
Hey @BogdanCerovac Firstly, thanks for raising this issue. The specific issue you raised about link text is an issue with the https://rive.app website, not the react runtime. Any fix we...