Fred White

Results 3 issues of Fred White

Thanks for the great work! ## Description `onPageChange` does not get triggered if the `currentPage` is equal to the `initialPage`, and I found [this condition](https://github.com/react-pdf-viewer/react-pdf-viewer/blob/6ceb7976a039fae0146c0b0e871bb018a5372482/packages/core/src/layouts/Inner.tsx#L394) which explains why it doesn't,...

core

Thanks for the fantastic library! I always install it on new projects and I love your work. Context of issue: Every time I start a new project, it's just infrequently...

**Description:** Optional nested arrays are not callable after being assigned `Camelize` type with appropriate generic. **Steps to Reproduce:** 1. Import the `Camelize` type from 'camelize-ts'. 2. Declare a variable `bar`...