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

SVG icons not loading #1480

Closed
ElvisIsKing666 opened this issue May 14, 2024 · 1 comment
Closed

SVG icons not loading #1480

ElvisIsKing666 opened this issue May 14, 2024 · 1 comment

Comments

@ElvisIsKing666
Copy link

ElvisIsKing666 commented May 14, 2024

Telescope Version

4.17.6

Laravel Version

10.38

PHP Version

8.3.4

Database Driver & Version

No response

Description

On my local machine running valet, the SVG icons load and work. On my remote machine running a dockerizer setup that SVG icons do not load.

Also, it appears that the JS element listeners on the Commands, Requests, Logs, etc elements aren't running properly. Initially, I can click on new nav items and the page reloads instantly. But if I click on one that is enabled but the XHR returns an empty list - then the automatic page reloading breaks: when I click on a new nav-item it doesn't automatically load that page - the URL changes, but the XHR fetch for the previous command keeps running until I hit reload. Once I hit reload I can click new nav items until I click one that returns zero items and it breaks again.

The CSS and JS assets are loaded.

I'm wondering what could be causing that.

Local machine:
image

Remote machine:
image

Steps To Reproduce

I'm guessing there is something in my specific setup that is interfering - so it's not easy to reproduce. I'm wondering if anyone has an idea how to begin debugging this.

@driesvints
Copy link
Member

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.

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

2 participants