You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2024. It is now read-only.
Describe the bug
When having a long model name, such as "EmailConfiguration", the Blade code will have unwanted line breaks in the generated view, which produces a "Malformed @forelse statement." when viewing the page.
To Reproduce
Steps to reproduce the behavior:
Create a model named "EmailConfiguration"
Create a CRUD application for the EmailConfiguration
Generate the code and run the application
Navigate to the EmailConfiguration page on the application
Describe the bug
When having a long model name, such as "EmailConfiguration", the Blade code will have unwanted line breaks in the generated view, which produces a "Malformed @forelse statement." when viewing the page.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No line breaks in the Blade code.
Screenshots

Vemto Template:
Vemto Compiled (preview in Vemto):

Actual output:

Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: