Today I upgraded my Umbraco installation from 8.6.2 to 8.9.
All is well but I found that my grid layout has been messed up by the update.
I tried reverting the installation to before the update and it really was caused by it.
What happens is that the
gets rendered in the page as text.
I tried installing a clean version of Umbraco 8.9 and there the error does not occur.
This happens around every new row I create and even on new Pages that i create.
Perhaps something is conflicting with some changes I made to the grid layout, but I don't remember changing anything besides the grid config file and some things that I added to the styles and settings of the grid.
I think this is a Umbraco bug, but perhaps someone could point me in the right direction of where this error could be produced.
Grid layout rendering wrong after update to 8.9
Hi everyone
Today I upgraded my Umbraco installation from 8.6.2 to 8.9.
All is well but I found that my grid layout has been messed up by the update. I tried reverting the installation to before the update and it really was caused by it.
What happens is that the
gets rendered in the page as text.I tried installing a clean version of Umbraco 8.9 and there the error does not occur.
This happens around every new row I create and even on new Pages that i create.
Perhaps something is conflicting with some changes I made to the grid layout, but I don't remember changing anything besides the grid config file and some things that I added to the styles and settings of the grid.
I think this is a Umbraco bug, but perhaps someone could point me in the right direction of where this error could be produced.
Kind Regards Edo
So I guess I'm the only one struggling with this.
If you're having the same problem however, I solved the issue like this:
I also got that problem today when upgrading from 8.6.1 to 8.11.1.
I solved it by replacing the file:
/Views/Partials/Grid/bootstrap3.cshtml
...with the file from the Umbraco 8.11.1 zip file.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.