Results 15 comments of Cenk

I could not reproduce the problem, [it works normally](https://codepen.io/anon/pen/QazXKm?editors=0010#0) when I try it on CodePen. Edit 8/16/2018: Reopened the issue - it was reported for v1.3.0

> I'm having the same issue. When state's min and max values equal to minValue maxValue sometimes it is even possible to get -1 and 101 as a chosen values...

@thompsongl No cache configured, using like this: ``` import { ThemeProvider as StyledThemeProvider, StyleSheetManager, createGlobalStyle, } from 'styled-components/macro'; import { EuiProvider } from '@elastic/eui'; ... ... const App = ()...

that should work... On Mon, May 2, 2022 at 10:38 AM Gregory Orton ***@***.***> wrote: > Hmmm, this might be challenging to fix as react-tree depends on styled > components....

Hi @nathantreid forked the package in order to work on this issue but when I use the local version (which I generated by ./prepare.sh) it downgrades to 2.8 from 3.0...

I had the same issue using the wrong `credentials.json` I have downloaded for a service account, created to access google sheets from a web application. I was banging my head...

Any progress on this? Such a valuable feature to add since it will help with creating many customizations.

Mac OS Catalina 10.15.16, using jenv. I noticed that `$JAVA_HOME` was not set. [Disabling and enabling jenv plugins](https://github.com/jenv/jenv/issues/44#issuecomment-561921906) fixed this. Per @doctorpangloss's comment copied the file to parent dir: `cp...

You can also use [gadicc:blaze-react-component](https://atmospherejs.com/gadicc/blaze-react-component) render() { return ( ); }