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

chore(demo): fix logical issues in demo app #1051

Merged
merged 1 commit into from
Feb 5, 2023

Conversation

Den-dp
Copy link
Contributor

@Den-dp Den-dp commented Feb 5, 2023

  • Remove FormsManager navbar link since it was deprecated in 45a9d112
  • Add missing remove from cart method and remove notification part as a result of deprecating previous effects-based implementation 2aaf7e351

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

While working on another PR I found that the demo app is broken. This PR fixes it.

Remove `FormsManager` navbar link since it was deprecated in salesforce/akita@45a9d112

Add missing `remove` from cart method and remove notification part as a result
of deprecating previous effects-based implementation salesforce/akita@2aaf7e351
@NetanelBasal NetanelBasal merged commit 92692b9 into salesforce:master Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants