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: Unmount instruction badge when unmounting parent #388

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

toshify
Copy link
Collaborator

@toshify toshify commented Oct 3, 2023

Because we want the app to run smoothly and not eat unneccessary memory,

this commit will:

  • add unmounting of the instruction badge when unmounting the component the directive is applied to

Certification

  • I certify that
  • I have read the contributing guidelines
  • I license these contributions to the public under Seedling's LICENSE and have the rights to do so.

Because we want the app to run smoothly and not eat unneccessary memory,

this commit will:
- add unmounting of the instruction badge
  when unmounting the component the directive is applied to

**Certification**
- [X] I certify that <!-- Check the box to certify: [X] -->
- I have read the [contributing guidelines](
  https://github.com/nodepa/seedling/blob/main/.github/CONTRIBUTING.md)
- I license these contributions to the public under Seedling's
  [LICENSE](https://github.com/nodepa/seedling/blob/main/LICENSE.md)
  and have the rights to do so.

Signed-off-by: toshify <4579559+toshify@users.noreply.github.com>
@aws-amplify-ap-southeast-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-388.dheqk4e07yyd1.amplifyapp.com

@toshify toshify merged commit 24c6190 into nodepa:main Oct 3, 2023
3 checks passed
@toshify toshify deleted the fix/unmount-cleanup branch October 3, 2023 09:45
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