React Dev tools error. Unsupported hook in the react-debug-tools package: Missing method in Dispatcher: useHostTransitionStatus

I am building a NextJs app with form inputs. On one of my pages i am getting this error in the components tab of dev tools. Has anyone ever come across this and know how to fix it?
enter image description here

i checked the console for error and i have none except a warning:
Multiple GoTrueClient instances detected in the same browser context. It is not an error, but this should be avoided as it may produce undefined behavior when used concurrently under the same storage key.