Behzad Mehrabi

Results 4 issues of Behzad Mehrabi

Hi, it seems like the [Added ability to stop event propagation from onOpen and onClose props.](https://github.com/yjose/reactjs-popup/pull/74) is missing in version `2.0.4`. as `event` is undefined in `onClose`.

bug

closes #1126. the UI is: ![rtk-data](https://user-images.githubusercontent.com/46019949/162526479-6a917097-ef40-4d9e-a8b5-b15bff36e80b.png) ![rtk-data-full](https://user-images.githubusercontent.com/46019949/162526483-70b257b6-8a57-4dcf-8fb8-a9641de1f407.png)

Hi, I want to window my form using `react-window`, in order for this to work correctly, there is need to be either `ArrayFieldItem` component or `useArrayFieldItem` hook. so when `react-window`...