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

Angular SDK >=0.17.2: Can't set value of the 'builderContext' input on the '_BuilderText' component. #3834

Closed
k-schneider opened this issue Jan 16, 2025 · 0 comments · Fixed by #3847
Assignees

Comments

@k-schneider
Copy link

After updating the Angular SDK to 0.17.2 (or 0.17.3 which is the latest at the time of authoring this issue) the console log is flooded with this error when a page is loading:

NG0303: Can't set value of the 'builderContext' input on the '_BuilderText' component. Make sure that the 'builderContext' property is annotated with @Input() or a mapped @Input('builderContext') exists.

After reverting to 0.17.1 the log statements are gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants