Open tekoscott opened 5 days ago
Hey @tekoscott! Is there anything out of the ordinary in the partial that's trying to be rendered out here? Are you able to share the code for it please? There may be something that needs sanitising by the package before it gets rendered in the backoffice.
Which Umbraco.Community.BlockPreview version are you using?
1.10.5
Which Umbraco version are you using? For example: 10.4.0 - don't just write v10
13.5.2
Bug summary
I am inplementing your blockpreview package into my project and the following error is displayed in the console. I'm not up on angular js but was wondering what this error message that blockpreview is throwing is and what implications it has.
https://docs.angularjs.org/error/$compile/ctreq?p0=ngModel&p1=ngChange
Steps to reproduce
Expected result / actual result
Currently my previews are rendering but the they are not scaled properly. They should render scaled to represent the front end more closely