ericchen0121

Results 7 comments of ericchen0121

I got it working in a react modal with ``` const styleTagStringContent = ` .vx-tooltip-portal { z-index: 99999 !important; } ` return ( {styleTagStringContent} ) ```

:+1: let me know the end result! Appreciate your efforts!

What I'm doing is using values as [1,2,3,4,5] and the labels as what you want. Then I'm going to transform the 1,2,3,4,5 values into the values I'm using. ``` const...

Any movement on this? I get this error when trying to use `react-native-debugger` and on iOS Simulator -> Shake (Dev menu) -> Debug with Chrome. Would love to be able...

I was having this same problem. Inside VSCode > Terminal, I clicked the + dropdown menu to select "bash" for a new bash terminal. Then, I executed `chsh -s /bin/bash`...

Just installed [email protected] and [email protected] Getting this error running with default agent: `It seems we encountered an unexpected error while trying to use the tool. This was the error: _aget_url()...