Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: changing rxjs operators import #671

Merged

Conversation

renan-alves
Copy link
Contributor

fixing errors by changind import path:

  • export 'take' (imported as 'take') was not found in 'rxjs'
  • export 'take' (imported as 'skip') was not found in 'rxjs'
  • export 'take' (imported as 'filter') was not found in 'rxjs'

found while installing the library in an angular 15 project

@Heatmanofurioso Heatmanofurioso merged commit 1c1c2ac into abacritt:master Feb 17, 2023
@Heatmanofurioso
Copy link
Collaborator

Closes #672

@renan-alves renan-alves deleted the feature/fixRxjsOperators branch February 17, 2023 12:32
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.

2 participants