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(edit-content): Angular Observable Destruction Error #30294

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

nicobytes
Copy link
Contributor

@nicobytes nicobytes commented Oct 8, 2024

Error

Screenshot 2024-10-08 at 4 23 49 PM

Proposed Changes

  • Remove the unnecessary takeUntilDestroyed because this.#dialogRef.close(); completes the observable.

Checklist

  • Tests
  • Translations
  • Security Implications Contemplated (add notes if applicable)

Ref

https://github.com/primefaces/primeng/blob/d6c7ffcfc5cb9a8ed355399ddae276c279836ccf/src/app/components/dynamicdialog/dynamicdialog-ref.ts#L13

@zJaaal zJaaal changed the title chore(edit-content): fix error fix(edit-content): Angular Component Destruction Error Oct 8, 2024
@zJaaal zJaaal changed the title fix(edit-content): Angular Component Destruction Error fix(edit-content): Angular Observable Destruction Error Oct 8, 2024
@rjvelazco rjvelazco self-requested a review October 8, 2024 20:55
@nicobytes nicobytes added this pull request to the merge queue Oct 8, 2024
Merged via the queue into main with commit 1a41add Oct 8, 2024
19 of 20 checks passed
@nicobytes nicobytes deleted the fix-error-import-url branch October 8, 2024 22:14
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.

5 participants