-
Notifications
You must be signed in to change notification settings - Fork 13
fix(DB Switch): double event firing with Angular signals #4779
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
Merged
Merged
Changes from 8 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
de492c2
Initial plan
Copilot 6d1fd3a
Initial exploration and understanding of the DB Switch double event i…
Copilot 021d58e
Fix double event firing in DB Switch with Angular signals
Copilot 439d623
Remove unrelated files from PR - keep only the actual DB Switch fix
Copilot 60a48b4
docs: provide an example for a signal based switch
mfranzke 85049c0
refactor: regenerated package lock file
mfranzke 12e61ea
refactor: regenerated package lock file
mfranzke 10eb8fd
Changes before error encountered
Copilot 1755bcf
Update .gitignore
mfranzke 90d15d5
refactor: updated package-lock.json file from main
mfranzke 0b4163d
merge
mfranzke b069487
Merge branch 'main' into copilot/fix-4599
mfranzke f6cbf0d
Merge branch 'main' into copilot/fix-4599
michaelmkraus 6363166
fix(switch): prevent double change events by skipping props.onChange …
michaelmkraus 5ed4406
chore(switch): remove console.log
michaelmkraus 4138fb9
fix(switch): call onchange only if set
michaelmkraus 26e222e
fix(switch): use old path to components
michaelmkraus 75ff0ea
Merge branch 'main' into copilot/fix-4599
michaelmkraus 1a1429b
Merge branch 'main' into copilot/fix-4599
michaelmkraus e1dc042
Merge branch 'main' into copilot/fix-4599
michaelmkraus 468b37d
Merge branch 'main' into copilot/fix-4599
michaelmkraus a99d4a5
Merge branch 'main' into copilot/fix-4599
michaelmkraus c3674be
Merge branch 'main' into copilot/fix-4599
nmerget babda15
chore: add changeset
nmerget b238811
Merge branch 'main' into copilot/fix-4599
mfranzke File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.