Minor Update Makes Content Not Accessible

Updating from previous minor version to 16.3.4 some of my custom content types with appear to not show in the dropdown. I’ve done everything I could think of, indexes, cache restart etc.

This is how it appears in my umbraco backend Screenshot by Lightshot

Error in console - context-consumer.js:194 Uncaught (in promise) Context request was cancelled, host was disconnected. (Context Alias: UmbModalContext with API Alias: default). Controller is hosted on #document-fragment > UMB-INLINE-LIST-BLOCK

How do i fix this so I can upgrade a few of my projects to the latest without having content errors?

Hi @JesseDevelops

This does look like exactly this issue:

Fixed by this PR:

Taking part in v16.4 and 17.0

So hopefully it works for you if you upgrade to one of the RCs or to the final releases coming very soon.

Read more here:

Good luck

1 Like

Amazing! Thank you, I will take a look. Wasn’t sure if anyone anyone else ran into this problem, but I’m glad theres a fix!

1 Like