#H5YR

High five on X

Community Impact

0 Total #H5YRs since 2023
0 Widget High Fives
0 Today
Total #H5YRs since July 2023: 489

Most recent #H5YRs

Pete 💬 Forum 🖐️ 1 [Permalink]
Umbraco 17 custom dashboard error when following tutorial

Hi, I found my issue - I was running "vite build" instead of "npm run build" - seems to have solved my issue - not sure why though as the npm run build just runs vite build!

AJ Murray 💬 Forum 🖐️ 1 [Permalink]
Schema Comparison table not showing Name after upgrade v13 to v17

Update here. I have discovered the problem. Was my code of course. Sometime or other I had added into the Program.cs file the following `builder.Services.AddNewtonsoftJson();` According to GitHub C...

Søren Kottal 💬 Forum 🖐️ 1 [Permalink]
Cleanup content version

I've had similar issue in earlier versions of Umbraco 16 and 17, where the backlog got too large as @Luuk mentions. I "fixed" it by running some code, tricking the cleanup service into thinking we ar...

Bishal Tim 💬 Forum 🖐️ 1 [Permalink]
Sorting a table in the back office

hey @darrenhunterEmerald `uui-table` is just a display component it renders rows/cells but doesn't have any built-in sorting, so you'll need to wire that up yourself. If you tried using the Sorter ...

Ic Daan 💬 Forum 🖐️ 1 [Permalink]
Umbraco cloud CI/CD error: Patch cannot be applied - searches for old

Yep that was the fix. Pull from Umbraco cloud and make sure local branch/repo is up to date with latest changes. Then deploy without the CloudSync step. After that turn it back on and it works. :umbra...

Jeroen Oostwouder 💬 Forum 🖐️ 1 [Permalink]
Trying to get a custom UFM filter working

Yes, I created a custom backoffice controller. Works like a charm. Thanks for the help!

Friends of H5YR