Results 76 comments of Rob Pruzan

> Are there any news? I'm using **Next.js 14.2**, and I'm also facing this issue although my component is marked as `'use client'`. Planning on getting a fix out soon...

This error is no longer present in [email protected] If you want to run react-scan in production you can use the following: ``` import {scan} from 'react-scan/all-environments' scan() //

> @pivanov @RobPruzan ping Thanks for the PR, I'll try to take a look and get it merged today

hm that normally means we are somehow trying to run a react hook inside preact (the ui lib we use for the UI). Is this reproduced with just the details...

Never have done this before/not familiar with raycast api's. But, can implement this in the future if it's not too much of a commitment (external contributors super welcome here)