Juraj Kavka
Results
2
issues of
Juraj Kavka
- After successfull processing the form, plugin responses with redirect instead of standard response. This approach prevents form resubmission with page reload.
Hi, I'm trying to build my project with `react-sortable-tree` dependency but it ends on error ``` node_modules/@nosferatu500/react-sortable-tree/react-sortable-tree.d.ts:63:21 - error TS2314: Generic type 'VirtuosoProps' requires 2 type argument(s). 63 virtuosoProps?: VirtuosoProps;...