eliranma
eliranma
it just ios required an https or localhost for letting your web ask for camera permissions, so tou should try add self-signed ssl
@Oberin98 I tried use your snippet above, but it doesn't remove my sorting, the "asc->desc" flow goes right but i can remove the sorting. `const handleSorting = () => {...
@Oberin98 Yap, // Sorting enableSorting: true, onSortingChange: handleSorting, **enableSortingRemoval: true,** enableMultiRemove: true, sortDescFirst: true, manualSorting: true,
Hi Guys, any suggestion? maybe downgrade to previous version?