Reactime icon indicating copy to clipboard operation
Reactime copied to clipboard

Reactime not working

Open evrenakar opened this issue 4 years ago • 6 comments

Hi there

I open my React application in development mode.

image

Details: "core-js": "3.6.5", "prop-types": "15.7.2", "react": "16.13.1", "react-dom": "16.13.1", "react-router-dom": "5.2.0"

evrenakar avatar Dec 16 '20 07:12 evrenakar

evrenakar,

Thanks for submitting this issue!

Just curious if this application is running in dev mode at a localhost URL?

If you refresh the page, does Reactime then recognize your application? Sometimes it takes a few seconds and a refresh to recognize a new tab.

Are you using redux, recoil, or any other react state management tools?

Thanks!

rtviner avatar Dec 19 '20 00:12 rtviner

Same issue as OP, My environment:

http://appname:5010 appname is an alias for localhost

React Dev tools are installed. State management is Zustand 3.3.1 Create React App 17.0.1

If I refresh the page 10 times Reacttime does not identify the application

jafin avatar Feb 04 '21 03:02 jafin

Hi, same issue. Our application is in dev mode, but we run it in docker (Traefik manages pointing to our dev domain). Is there any particular reason why it can be run only on localhost?

filipSu avatar Feb 12 '21 09:02 filipSu

same too

kkh975 avatar Mar 08 '21 09:03 kkh975

Same issue here. Is anyone getting Reactime to work now?

josephiswhere avatar Mar 15 '21 21:03 josephiswhere

Same issue here:

"react": "^17.0.2", "react-dom": "^17.0.2", "recoil": "^0.3.1"

fsepulveda avatar Jun 30 '21 21:06 fsepulveda

Is this issue solved?

ianhnizdo avatar Sep 26 '22 21:09 ianhnizdo