Closed evrenakar closed 1 year ago
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!
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
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?
same too
Same issue here. Is anyone getting Reactime to work now?
Same issue here:
"react": "^17.0.2", "react-dom": "^17.0.2", "recoil": "^0.3.1"
Is this issue solved?
Hi there
I open my React application in development mode.
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"