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

Uncaught TypeError: Cannot read properties of null (reading 'content') #1

Closed
malle-pietje opened this issue Nov 16, 2022 · 4 comments
Closed

Comments

@malle-pietje
Copy link

I've installed filament-theme-color through this starter kit by @rgasch:
https://github.com/rgasch/filament-extended-starter-kit

After a clean install I see these errors in the browser console:

Uncaught TypeError: Cannot read properties of null (reading 'content')
    at filament-theme-color-scripts.js:26:184

Any idea what could be causing this? I'm new to Filament (been using UserFrosting and BackPack for quite some time) but can help troubleshoot this.

@sardoj
Copy link
Contributor

sardoj commented Nov 16, 2022

Hello,

It’s because in this starter kit the plug-in is not configured at all.

Please follow the documentation to configure the package.

@malle-pietje
Copy link
Author

Okay, thanks! I will submit a PR for the README file in his repo👍

@rgasch
Copy link

rgasch commented Nov 19, 2022

I've fixed this issue and will release a new version of the starter kit tomorrow. Thank you!

@malle-pietje
Copy link
Author

👍

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

3 participants