Skip to content

angular: remove deprecated use of ComponentFactoryResolver#2566

Open
lucas-koehler wants to merge 1 commit intomasterfrom
lk/angular/remove-deprecated-ComponentFactoryResolver-use
Open

angular: remove deprecated use of ComponentFactoryResolver#2566
lucas-koehler wants to merge 1 commit intomasterfrom
lk/angular/remove-deprecated-ComponentFactoryResolver-use

Conversation

@lucas-koehler
Copy link
Copy Markdown
Contributor

@lucas-koehler lucas-koehler commented Apr 14, 2026

  • Replaced by using ViewContainerRef.createComponent directly with a component.
  • Needed for compatibility with Angular 22 which removes API access to ComponentFactoryResolver

- Replaced by using ViewContainerRef.createComponent directly with a component.
- Enables compatibility with Angular 22 which removes API access to
  ComponentFactoryResolver
@lucas-koehler lucas-koehler requested a review from sdirix April 14, 2026 15:36
@lucas-koehler lucas-koehler added this to the 3.8 milestone Apr 14, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 14, 2026

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit f50aa21
🔍 Latest deploy log https://app.netlify.com/projects/jsonforms-examples/deploys/69de5f44dbf9da0008c272a1
😎 Deploy Preview https://deploy-preview-2566--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 82.957%. remained the same — lk/angular/remove-deprecated-ComponentFactoryResolver-use into master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants