İbrahim Ödev

Results 3 issues of İbrahim Ödev

For those who want to use hono and hono-storage for deno developers, can deno support be brought to hono-storage?

### Describe the bug My paginator template feature JumpToPageInput cannot changing page. ```ts const paginatorTemplate: PaginatorTemplateOptions = { layout: 'PrevPageLink PageLinks NextPageLink JumpToPageInput', JumpToPageInput: (opts: PaginatorJumpToPageInputOptions) => { const [currentPage,...

Status: Needs Reproducer

Hello, I believe that the useScrollTop hook's target parameter supporting React ref in version v11 would be much more suitable for React's architecture. React ref type: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/ac1acf965f539e4a9f7ac38bd268675793ded4c1/types/react/index.d.ts#L193 prop: https://github.com/primefaces/primereact/blob/5e06098603bed22fff841138f90bfe2b6b8fcbbb/packages/hooks/src/use-scrolltop/index.ts#L12 I...

Status: Needs Triage