Rafael Ramblas
Rafael Ramblas
Numbro accepts string and the numbro object as argument of the manipulate functions, but in the types file it's declared that only accepts numbers. As the code shows: ``` const...
### Description When I use the component `UnorderedList` with the prop `styleType` as any value that is not a pre-set one, like the character `-`, the marker ignores it or...
**Lightweight Charts™ Version:** 4.1.4 Importing the code from the [band-indicator example](https://github.com/tradingview/lightweight-charts/blob/master/plugin-examples/src/plugins/bands-indicator/example/example.ts) and using in a React component there's an issue with detaching the primitive using a controlled state, as shown...