Andy Butland

Results 231 comments of Andy Butland

If you set `includeScripts` to `false` you need to take additional steps to render your scripts and config, usually at the end of the page. There's some details on how...

Whilst not directly addressing the specific request, I'd just like to note we have added a "jump to page" dropdown in the latest 13.2 and 14.1 (out now in release...

Yes, it looks like you are missing a couple of things with the move to 14. One is the names of the views - they are now property editor UIs...

No problem. I'll close this issue but please feel free to raise a new one if you run into problems.

Sounds like you might be missing - and we may be missing in the documentation - some updates related to [these changes](https://github.com/umbraco/Announcements/issues/22) between Umbraco 14 and 15. At least I...

Docs PR is here: https://github.com/umbraco/UmbracoDocs/pull/6729

Fixed via https://github.com/umbraco/Umbraco-CMS/pull/20335 for 13.12.

Have made a bit more progress with this, supressing the expect breaking changing issues and looking into an issue with models builder compilation (which was causing failing acceptance tests). I've...

Still got some failing tests - all seem to be related to screenshot comparisons: ``` 12 failed [chromium] › DefaultConfig\BlockGridEditor\Content\blockGridEditorRendering.spec.ts:109:7 › BlockGridEditorRending › can render content with a block grid...

Remaining issues: - Linux E2E tests are failing. - ~E2E test and manual test for URL picker is failing - the URL is not getting resolved due to a comparison...