Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-typescript Unhandled Rejection (TypeError): _this4._innerWindow(...).widgetReady is not a function #320

Open
1 task done
max-mainnet opened this issue Dec 21, 2022 · 1 comment

Comments

@max-mainnet
Copy link

max-mainnet commented Dec 21, 2022

Checklist

  • This issue is NOT related to the charting library itself

Describe the bug

I just following the instructions from https://github.com/tradingview/charting-library-examples/tree/master/react-typescript,
but it is not able to build by npm start,

  1. clone and npm install
  2. copy charting_library to /public and /src
  3. copy datafeeds to /public
  4. npm start

then
image

When I look into the content of iframe, shows like
image

it builds recursively.

This is my directory tree.
image

I don't change anything but copy charting_library and datafeeds to my project.

To Reproduce

Steps to reproduce the behavior:

  1. clone and npm install
  2. copy charting_library to /public and /src
  3. copy datafeeds to /public
  4. npm start
@max-mainnet
Copy link
Author

max-mainnet commented Dec 21, 2022

I have looked into similar issues but not working on my side, great thanks if dev team could look into my issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant