3lonious

Results 15 comments of 3lonious

im using Tailwind in my project... wondering if my rending probem is related toi tailwind or maybe its like what Ivajo is dealing with?

ok so here are screen shots.. both localy, you can see it render.. and then production where it wont render, but network requests look like they are comming thru 200......

import Turbo from "../../../assets/rive/65-358-iron-giant-demo.riv"; import Rive, { useRive, useStateMachineInput } from "rive-react"; const { rive, RiveComponent } = useRive({ src: Mixer, autoplay: true, })

import Turbo from "../../../assets/rive/65-358-iron-giant-demo.riv"; import Rive, { useRive, useStateMachineInput } from "rive-react"; const { rive, RiveComponent } = useRive({ src: Mixer, autoplay: true, })

ok i found errors in console