ConsoleTVs / Charts

[Deprecated] Charts for Laravel
MIT License
72 stars 33 forks source link

Can't show more than 1 chat in one blade [BUG] #15

Closed moayad-tarig closed 1 year ago

moayad-tarig commented 1 year ago

Required information

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Code To Reproduce If applicable, add a code to reproduce the problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

tabacitu commented 1 year ago

Hey @moayad-tarig , in my tests this works. You can show multiple charts in one blade file. You can see a working version of that here - https://demo.backpackforlaravel.com/admin/dashboard

If you're still encountering this issue, and you think it's a bug in the software, not something you've done, please feel free to re-open the issue. But next time, please fill in all the required information. Without that information, nobody can help.

Cheers!