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

Blade::render() method calls are failing when running tests after updating Laravel #564

Closed
caendesilva opened this issue Oct 24, 2022 · 0 comments · Fixed by #565
Closed

Comments

@caendesilva
Copy link
Member

Tests are now failing with the following exception:
InvalidArgumentException : No hint path defined for [__components].

I believe it is related to laravel/framework#44487. Other issues have been reported, like laravel/framework#44646. This PR might have the fix laravel/framework#44648.

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

Successfully merging a pull request may close this issue.

1 participant