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

Laravel + Filament #359

Closed
bobimicroweber opened this issue Sep 4, 2024 · 3 comments
Closed

Laravel + Filament #359

bobimicroweber opened this issue Sep 4, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@bobimicroweber
Copy link

bobimicroweber commented Sep 4, 2024

What were you trying to do?

I try to run laravel + filament admin panel

What happened?

But in browser error console shows:
file: http://127.0.0.1:8102/js/filament/support/support.js?v=3.2.110.0
support.js?v=3.2.110.0:1 Uncaught TypeError: Cannot read properties of undefined (reading 'from')
at J (support.js?v=3.2.110.0:1:2141)

How to reproduce the bug

You can try to install laravel filament admin panel and bug will be reproduced

Package Versions

0.7.1

PHP Version

8.20

Laravel Version

11

Node Version

20

Which operating systems have you seen this occur on?

macOS

OS version

latest version

Notes

No response

Screenshot 2024-09-04 at 15 03 37
@bobimicroweber bobimicroweber added the bug Something isn't working label Sep 4, 2024
@simonhamp
Copy link
Member

Could it be this?

@bobicloudvision
Copy link

I try to run it with
LECTRON_RUN_AS_NODE=0 php artisan native:serve
but nothing is changed..

I will try to found the solution and open pull request....

@simonhamp
Copy link
Member

I'm going to close this as it's really an issue with Filament or one of their upstream dependencies. It looks like it's already been raised with the Filament team. Please keep your investigation going, I'm sure you'll get to a fix one way or another

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants