Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser dev console error #83

Open
tekoscott opened this issue Nov 26, 2024 · 1 comment
Open

Browser dev console error #83

tekoscott opened this issue Nov 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@tekoscott
Copy link

tekoscott commented Nov 26, 2024

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.

image

https://docs.angularjs.org/error/$compile/ctreq?p0=ngModel&p1=ngChange

Steps to reproduce

  1. Install nuget package
  2. Apply html and custom css for each block list element
  3. Open CMS page and inspect dev console of browsser

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

@tekoscott tekoscott added the bug Something isn't working label Nov 26, 2024
@rickbutterfield
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants