react-tradingview-embed
react-tradingview-embed copied to clipboard
React components for TradingView Embeds.
I'm getting endlessly the same error when the react component is loaded: **Uncaught (in promise) DOMException: Failed to execute 'open' on 'CacheStorage': An attempt was made to break through the...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Almost every time we need to add custom data in trading view chart. But it's not possible here.
This allows the user to optionally set style on the parent `div` of each widget. Named the property `parentStyle` rather than `style` due to a potential confusion in `AdvancedChart.tsx`'s `widgetProps`....
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [deep-object-diff](https://github.com/mattphillips/deep-object-diff) from 1.1.7 to 1.1.9. Release notes Sourced from deep-object-diff's releases. v1.1.9 Vulnerability patch Details outlined here: #85. TLDR: The prototype of the returned diff object could be polluted...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
It seems that one of the widgets get re-rendering due to props being changed, all the TradingView are reloaded as well. Is this to be expected?
Been getting `Property 'widgetProps' does not exist on type 'IntrinsicAttributes'` error when using the package in a .tsx file
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...