Skip to content

angular: remove deprecated use of ComponentFactoryResolver - #2566

Merged
lucas-koehler merged 1 commit into
masterfrom
lk/angular/remove-deprecated-ComponentFactoryResolver-use
May 5, 2026
Merged

angular: remove deprecated use of ComponentFactoryResolver#2566
lucas-koehler merged 1 commit into
masterfrom
lk/angular/remove-deprecated-ComponentFactoryResolver-use

Conversation

@lucas-koehler

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

Copy link
Copy Markdown
Contributor
  • 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

netlify Bot commented Apr 14, 2026

Copy link
Copy Markdown

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

@sdirix

sdirix commented May 4, 2026

Copy link
Copy Markdown
Member

Works for me!

@lucas-koehler
lucas-koehler merged commit 706fc45 into master May 5, 2026
11 checks passed
@lucas-koehler
lucas-koehler deleted the lk/angular/remove-deprecated-ComponentFactoryResolver-use branch May 5, 2026 07:00
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.

3 participants