protonemedia/inertiajs-tables-laravel-query-builder

Chrome global search doesn't seem to be holding its focus state

grafxflow opened this issue · 1 comments

Chrome global search doesn't seem to be holding its focus state, so after entering the first letters you have to highlight it again and continue typing.

It seems to relate to the following, so I have noted it out.

onBefore(){
    // isVisiting.value = true;
},