Closed AaronSadlerUK closed 1 year ago
Thanks for flagging @AaronSadlerUK! I've turned the package into a multi-targeted one for net6.0
and net7.0
as the Startup
wasn't running for NET6/Umbraco 10. Try installing v1.0.1 when you can and see if that works?
Also updated the README to point to the correct Angular file name in the back office.
Perfect that works a treat!
Hey Rick!
I've followed your readme and my blocks have completely dissapeared with a ton of angularjs errors in the console.
This is using the Block List Editor on Umbraco 10.4.0
Before
After
I also cannot see
block-[grid|list]-preview.html
onlyblock-preview.html
This is how I have configured the blocks:
And this is the error in the console:
Any help figuring this out would be amazing!