Skip to content

Conversation

@MohitGhodke
Copy link

@MohitGhodke MohitGhodke commented May 15, 2025

Currently generated code for Framework.RxJs.ObservableThrowMethod does not comply with RxJs 7+ versions.
_observableThrow is generated as deprecated for the same reason.
Fixed Angular client template to generate non--deprecated code.

Fixes #3921

@RicoSuter
Copy link
Owner

can you fix the build actions, probably the snapshots need to be updated?

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.

_observableThrow will stop working in RxJS 8.0 see warning below.

2 participants