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
Currently, in the base.blade.php layout, the @section('body') is placed between the </head> and <body> tags, leading to warnings in browser (ff) when displaying source code. I do think that the section should be moved in the body. I tested and it is working without any break.
Steps to Reproduce
Look at the layout.
Look at source code in FF.
Example Repository URL
No response
Coolify Version
v4.0.0.-beta.370
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
nuxwin
added
🐛 Bug
Reported issues that need to be reproduced by the team.
🔍 Triage
Issues that need assessment and prioritization.
labels
Nov 23, 2024
peaklabs-dev
added
🐞 Confirmed Bug
Verified issues that have been reproduced by the team.
and removed
🐛 Bug
Reported issues that need to be reproduced by the team.
🔍 Triage
Issues that need assessment and prioritization.
labels
Nov 25, 2024
Error Message and Logs
Good morning,
Currently, in the
base.blade.php
layout, the@section('body')
is placed between the</head>
and<body>
tags, leading to warnings in browser (ff) when displaying source code. I do think that the section should be moved in the body. I tested and it is working without any break.Steps to Reproduce
Look at the layout.
Look at source code in FF.
Example Repository URL
No response
Coolify Version
v4.0.0.-beta.370
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: