Skip to content

Conversation

TrustNoOneElse
Copy link
Contributor

Addresses the breaking change which comes trough: angular/angular#48114
Fixes issue #350 .

Adresses the breaking change which comes trough angular/angular#48114
SimpleChanges,
ApplicationInitStatus,
ɵisStandalone,
isStandalone,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you know if this also works with Angular v15.0 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it does not work with Angular v15.0 since they introduced this breaking change first at v15.1.

@TrustNoOneElse
Copy link
Contributor Author

const colorControl = screen.getByRole('combobox', { name: /color/i }); in both testcases in the file src/app/examples/04-forms-with-material.spec.ts
Im not sure yet why, but i excluded the case to find out that this lines throws the error with Maximum call stack

@timdeschryver timdeschryver merged commit 072e79f into testing-library:main Jan 13, 2023
@timdeschryver
Copy link
Member

@all-contributors please add @TrustNoOneElse for code

@allcontributors
Copy link
Contributor

@timdeschryver

I've put up a pull request to add @TrustNoOneElse! 🎉

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

Labels

None yet

2 participants