You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
installed react-pdf: ^5.7.2,
Promise.then().tap() doesn't work after using <Document /> and <Page /> which are imported using import { Document, Page } from 'react-pdf/dist/esm/entry.webpack';
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
installed react-pdf: ^5.7.2,
Promise.then().tap() doesn't work after using
<Document /> and <Page />
which are imported usingimport { Document, Page } from 'react-pdf/dist/esm/entry.webpack';
any workaround's for this issue.
Beta Was this translation helpful? Give feedback.
All reactions