mortyccp
mortyccp
OK. I think that will work. But would be best if `className` is passed to `slideContent .element` by default at [here](https://github.com/dromru/react-photoswipe-gallery/blob/master/src/gallery.tsx#L202).
I just to have an event for notifying the collection is almost scrolled to the bottom of the last element is being visible so I can do a fetch. Right...
I think this is caused by Google Calendar returning full date event with start and end date not being the same. 🤔
I am using typescript [project reference](https://www.typescriptlang.org/docs/handbook/project-references.html) in my monorepo setup. I found that the hover definition and navigation of the monorepo shared module would point to the build version instead...
#2603 Is opened for the code navigation.
I think the idea of [middleware](http://rackt.org/redux/docs/advanced/Middleware.html) of `Redux.js` would be useful.
I think this will make the `SampleAction` ambiguous about what `Action` it will dispatch in the end. And thats why we suggesting separate the role of definition of a `Action`...