Skip to content

fix: filter init params in Angular renderer to match React behavior#1106

Merged
mathuo merged 1 commit intomasterfrom
fix/angular-renderer-filter-params
Feb 15, 2026
Merged

fix: filter init params in Angular renderer to match React behavior#1106
mathuo merged 1 commit intomasterfrom
fix/angular-renderer-filter-params

Conversation

@mathuo
Copy link
Owner

@mathuo mathuo commented Feb 15, 2026

The Angular renderer now only forwards params, api, and containerApi to the component instance (matching the React renderer), filtering out framework-internal properties like title. Also adds generic type parameter to AngularRenderer for typed component instance access.

The Angular renderer now only forwards params, api, and containerApi
to the component instance (matching the React renderer), filtering out
framework-internal properties like title. Also adds generic type
parameter to AngularRenderer for typed component instance access.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 289e189:

Sandbox Source
dockview-app Configuration
editor-gridview Configuration
externaldnd-dockview Configuration
fullwidthtab-dockview Configuration
iframe-dockview Configuration
keyboard-dockview Configuration
nativeapp-dockview Configuration
rendering-dockview Configuration

@mathuo mathuo merged commit 5371a29 into master Feb 15, 2026
2 checks passed
@sonarqubecloud
Copy link

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 this pull request may close these issues.

1 participant