Chandan Kumar

Results 10 comments of Chandan Kumar

@c-t-k Could you try this - { ev.stopPropagation(); handleSubmit(onSubmit)}} className="outer-form">

Hi All, i was working on this issue, this approach is working: if we remove the form from child or simple apply event handler on button itself. const onSubmit =...

@shadabbuchh it is getting triggered because we are having Click event on the select. for the same Item if you don't want to get triggered then you have to use...

@dilippitchika I love to work on this ticket, please give me some time to set my repository.

> ya difficulties i faced is running docker and my pc didnt supported it @skmanoj322 I understand that you are keen to work on this ticket, if you have resolved...

@harshitpandey0426 go ahead if @somangshu agree with you, even currently I'm facing issues on setting my repo.

Try - const itemsPerPage = 10; const currentItems = items.slice( itemsPerPage * 10 -10, itemsPerPage * 10)