question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bump `react-select` version up to fix emotion/cache import error

See original GitHub issue

There is an issue with this version of react-select that breaks when used with Chakra UI. It seems to be fixed in v4.3.1 according to https://github.com/JedWatson/react-select/issues/4541

Additional context: https://github.com/emotion-js/emotion/issues/2343

Can we bump the version up to fix this? Thank you!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
Tintefcommented, Jul 14, 2021

@jmaslin This could actually be on this repo as react-select is a dependency on the repo (not a peer dep).

I can release an updated version as an alpha version and you can verify it works as expected using it?

1reaction
Tintefcommented, Aug 16, 2021

Released on v3.3.2

cc: @javiercejudo

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error trying to import react-select to a project created with ...
Just import like import Select from "react-select";.
Read more >
react-select - Awesome JS
Fix re-focus of component in Firefox if being disabled while focused ... previously importing a type from the src directory when using @types/react-select...
Read more >
react-select | Yarn - Package Manager
The Select control for React. Initially built for use in KeystoneJS. See react-select.com for live demos and comprehensive docs. React Select is funded...
Read more >
react-select-no-emotion/HISTORY.md - UNPKG
* [#3411](https://github.com/JedWatson/react-select/pull/3411) fix bug where Enter key press on select with a closed menu wouldn't propagate up. Resolves [#2217]( ...
Read more >
API - React Select
Even when commonProps are not listed in the prop types below, a custom ... Note: Failure to resolve to a string type can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found