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

lasted update #32

Closed
jouniikaheimo opened this issue Oct 8, 2020 · 4 comments
Closed

lasted update #32

jouniikaheimo opened this issue Oct 8, 2020 · 4 comments

Comments

@jouniikaheimo
Copy link

View [] not found. (View: ....resources/views/vendor/tall-forms/layout-picker.blade.php and that file is exists.

i'm not sure what happened after update only. The error message does not tell you more which form to use.

 public function formView()
    {
        return view('tall-forms::layout-picker', [
            'fields' => $this->fields(),
        ]);
    }

and that see my eys fine and that is not changed last update.. i cant understand where issue :)

@tanthammar
Copy link
Owner

Unable to reproduce your issue.

  • Are you sure you are on v4.4.2?
  • Have you published the config file? Please compare it to the original, there has been some additions in the last few updates.
  • Have you published and changed any views, that might cause your error?
  • Have you extended or replaced any Blade components, that might cause your error?
  • Try php artisan config:clear and view:clear

@tanthammar
Copy link
Owner

If none of the above helps, please paste your entire form code here.

@tanthammar
Copy link
Owner

@jouniikaheimo Is this issue resolved?

@tanthammar
Copy link
Owner

Closing this issue due to inactivity. Feel free to reopen if you can reproduce the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants