0x33
0x33
I been using a modified version of the React example found on the documentation that suggests `chart.remove();` to be called once the useEffect is called. The problem is that sometimes...
### Description When i run `$chakra-cli tokens path/to/theme`, i expected to get intellisense on VSCode but i don't. The [CLI](https://chakra-ui.com/docs/styled-system/cli) simply says "✨ Done in 0.83s." but nothing changes on...
**Lightweight Charts™ Version:** 4.1.4 **Steps/code to reproduce:** I'm loading a chart with 2 years worth of 1D candles sticks, for that reason I would like to avoid calling `chart.timeScale().fitContent()` as...
**Describe the bug** 1. changing "customTheme" won't change the theme of the pop "Connect Wallet" ````ts const theme = useTheme() .... ```` 2. If we set the "key" prop on...
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
### Describe the bug ## Problem I'm using [useReadContract](https://wagmi.sh/react/api/hooks/useReadContract) in order to have live updates from a variable called `account_debt`, in order to fetch that data I read a "view"...
Windows 10, WSL. - Installed Cursor "Cursor Setup 0.37.1 - x64" on Windows - Asked it to install the "cursor command" - went into WSL and run `cursor .` on...
### Check existing issues - [X] I checked there isn't [already an issue](https://github.com/wevm/viem/issues) for the bug I encountered. ### Viem Version 2.16.1 ### Current Behavior I have been using the...
Currently, the "PRICE LINE" is infinite on the chart, and it works perfectly. Along with the 2 price lines i have i added an AREA series in order to "paint"...
Sometimes the time days / months on the time scale will disappear after being rendered. I'm not sure why tough, the candles are always in there, but time time sometimes...