mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 13:19:16 -05:00
reworked MergeMixin to handle non-trees
This commit is contained in:
@@ -176,7 +176,7 @@ export default {
|
||||
this.left_page = 0
|
||||
this.right += 1
|
||||
this.left += 1
|
||||
this.$emit('reset')
|
||||
// this.$emit('reset') doublecheck if this is necessary
|
||||
},
|
||||
infiniteHandler: function($state, col) {
|
||||
let params = {
|
||||
|
||||
Reference in New Issue
Block a user