fukasawah

Results 3 issues of fukasawah

The `onMounted` hook in the infinite-loading component is asynchronous. If the parent component's `onMounted` process updates the infinite-loading's identifier, the `watch` function might get triggered first. Reproduction Code: https://codepen.io/fukasawah/pen/poGjPaG A...

(sorry, used a translating machine this) Documentation say "Resumable: yes" but doesn't work. I using `embulk-output-postgresql` with `mode: insert`. I tried test in next cases for resume feature. - Case...