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

Error when using x-hidden: Laravel returns "View [bootstrap-4.components.forms.inputs.hidden] not found" #14

Closed
tititoof opened this issue Jun 22, 2023 · 2 comments

Comments

@tititoof
Copy link

Description:
I encountered an error while using the x-hidden input.
Laravel is returning the following error message: "View [bootstrap-4.components.forms.inputs.hidden] not found".
It seems that Laravel is unable to locate the specified view.

Steps to reproduce:

Add the x-hidden element.
Observe the error message displayed.

Error message :
View [bootstrap-4.components.forms.inputs.hidden] not found.

Additional information:

Laravel version: 10.13.5
Relevant code snippets or configurations:

Please let me know if there is any further information needed.

@forxer
Copy link
Owner

forxer commented Jun 23, 2023

Ah yes necessarily if I forget to put the view, it is not likely to work. I fix that in the next version, thanks.

@forxer
Copy link
Owner

forxer commented Jun 23, 2023

fixed in 0.7.0

@forxer forxer closed this as completed Jun 23, 2023
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

2 participants