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

[Bug]: shouldBeDisplayed is not defined #1941

Closed
web-developer4-luc opened this issue Sep 11, 2024 · 8 comments
Closed

[Bug]: shouldBeDisplayed is not defined #1941

web-developer4-luc opened this issue Sep 11, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@web-developer4-luc
Copy link

What happened?

image

How to reproduce the bug

No response

Package Version

3.4.20

PHP Version

8.3.x

Laravel Version

10.48.20

Alpine Version

3.14.1

Theme

None

Notes

No response

Error Message

No response

@web-developer4-luc web-developer4-luc added the bug Something isn't working label Sep 11, 2024
@lrljoe
Copy link
Collaborator

lrljoe commented Sep 11, 2024

Are you bundling, or using injection for the assets?

@web-developer4-luc
Copy link
Author

web-developer4-luc commented Sep 11, 2024

Hello, I am bundling with Vite for the assets. I downgraded to version 3.4.16 and from alpineJs to 3.13.3 and it does not generate the error.

@lrljoe
Copy link
Collaborator

lrljoe commented Sep 11, 2024

Okay, and have you published the views previously?

Have you re-run your bundler build:

npm run build

And cleared cached views?

php artisan view:clear

@web-developer4-luc
Copy link
Author

The views are not published, and I followed the instructions to clean everything: https://rappasoft.com/docs/laravel-livewire-tables/v1/usage/troubleshooting

@lrljoe
Copy link
Collaborator

lrljoe commented Sep 14, 2024

You referenced the v1 docs there, which version are you using?

@web-developer4-luc
Copy link
Author

I am using version 3.4.16 I only referenced that documentation in the troubleshooting

@lrljoe
Copy link
Collaborator

lrljoe commented Sep 18, 2024

Have you run:

npm run build

and

php artisan view:clear

?

@lrljoe
Copy link
Collaborator

lrljoe commented Sep 25, 2024

This should be resolved, so closing, please re-open if not!

@lrljoe lrljoe closed this as completed Sep 25, 2024
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

2 participants