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

UnKnown Problem #62

Closed
tomonly4work opened this issue Jul 5, 2023 · 8 comments
Closed

UnKnown Problem #62

tomonly4work opened this issue Jul 5, 2023 · 8 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@tomonly4work
Copy link

php 8.0.2
Laravel 9
Nova 4

When I want click to other resources, it shows some error in console and the page stop.
image
image

Need help, thx!!

@mostafaznv
Copy link
Owner

Hi, could you please provide me with the exact versions of Laravel, Nova, and NovaCkeditor?
Have you tried updating the dependencies using composer update?

@tomonly4work
Copy link
Author

tomonly4work commented Jul 5, 2023

Hi~
This is my setting in composer.json
image

composer update is not working, everything is the latest version

I have success to create a ckeditor like this
image

However if I try to switch to, maybe http://localhost:8000/admin/resources/carousel-pictures , it failed and show the error in console.

@mostafaznv
Copy link
Owner

Thanks.
You can find the exact version of Laravel by using the php artisan --version command.
Additionally, you can see the exact version of Nova in the footer of every Nova page.

@tomonly4work
Copy link
Author

Laravel Framework 9.52.10
Laravel Nova· v4.26.3

thx for the information.

@mostafaznv
Copy link
Owner

Thank you. I will check it later today.
Does this error occur whenever you switch from a resource containing CKEditor field to all other resources, or does it only happen when you switch to the carousel-pictures resource?

@tomonly4work
Copy link
Author

It happens whenever I switch from a resource containing CKEditor field to all other resources.
If i remove the ckeditor, everything will work fine.

Thank you~

@mostafaznv mostafaznv mentioned this issue Jul 5, 2023
@mostafaznv
Copy link
Owner

Thank you for reporting the issue. The bug has been fixed and released under version 5.1.3
Please update the package using composer update

@mostafaznv mostafaznv added bug Something isn't working good first issue Good for newcomers labels Jul 5, 2023
@tomonly4work
Copy link
Author

Bravo, It solves the problem, thanks for the updating!!

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

No branches or pull requests

2 participants