Sometimes you just have to throw the question out there... I just managed to solve this myself. Appeared to be due to case sensitivity. contentPicker and mediaPicker existed in a plugin I wrote recently. When I changed them to lowercase it all worked fine again.
I'll leave this post in case someone else have the same problem.
Missing content and media picker templates after upgrade to v10
Hi,
just came back from amazing Codegarden and eager to upgrade to Umbraco 10 :-)
However, I ran into trouble and when publishing a page I get a bunch of error messages about missing contentPicker.html and mediaPicker.html
Did anyone else have the same problem and found a solution?
Running on Mac OS with VS 2022 Preview
Cheers, Josef
Sometimes you just have to throw the question out there... I just managed to solve this myself. Appeared to be due to case sensitivity. contentPicker and mediaPicker existed in a plugin I wrote recently. When I changed them to lowercase it all worked fine again.
I'll leave this post in case someone else have the same problem.
is working on a reply...