Sebastian Herrera

Results 5 comments of Sebastian Herrera

Similar issue here :( ![image](https://github.com/JedWatson/react-select/assets/96073676/b57936c4-d585-4d93-a2ef-43a0841396b4)

> > ` dependencies: "@babel/runtime" "^7.12.0" "@emotion/cache" "^11.4.0" "@emotion/react" "^11.8.1" "@floating-ui/dom" "^1.0.1" "@types/react-transition-group" "^4.4.0" memoize-one "^6.0.0" prop-types "^15.6.0" react-transition-group "^4.3.0" use-isomorphic-layout-effect "^1.1.2"` > > These are the dependencies and their...

> > > ` dependencies: "@babel/runtime" "^7.12.0" "@emotion/cache" "^11.4.0" "@emotion/react" "^11.8.1" "@floating-ui/dom" "^1.0.1" "@types/react-transition-group" "^4.4.0" memoize-one "^6.0.0" prop-types "^15.6.0" react-transition-group "^4.3.0" use-isomorphic-layout-effect "^1.1.2"` > > > These are the dependencies...

Same issue, using the library react-select [@JedWatson/](https://github.com/JedWatson/react-select/issues/5825)

@jszuminski Thanks for replying! In fact, I found the reason why the variables weren’t working. I think the documentation is wrong, at least for the export settings of the Node.js...