Arthur Irgashev
Arthur Irgashev
I think it is better to return a complex location object, as in RR ``` { pathname: string, search: '' } const [location, push] = useLocation(); // Now we can...
@molefrog, very nice implementation
any updates here ?
Прошу прощения за то, что долго не отвечал. Вот в этой хранимой процедуре вываливается исключение. Если убрать exports из списка дополнительных полей - всё отрабатывает. ``` var user_id = Args.uid,...