Skip to content

Commit

Permalink
Fix duplicate API calls (#101)
Browse files Browse the repository at this point in the history
Co-authored-by: et-hoangdv <[email protected]>
Co-authored-by: Rafael Milewski <[email protected]>
  • Loading branch information
3 people authored Jun 20, 2024
1 parent 817e069 commit 592ff70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion dist/js/card.js

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions resources/js/components/MegaFilter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -114,15 +114,11 @@
this.clearSelectedFilters()
Nova.$emit('refresh-resources')
},
onChange() {
this.filterChanged()
Nova.$emit('refresh-resources')
},
},
computed: {
Expand Down

0 comments on commit 592ff70

Please sign in to comment.