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 AllenAI pdf-component-library using npm install @allenai/pdf-components . Used the code from Reader component. Unable to render Pdf documents. Errors : Unable to call method(). The context Provider may not be setup correctly.. Screenshot of console log below.
Installed AllenAI pdf-component-library using
npm install @allenai/pdf-components
. Used the code from Reader component. Unable to render Pdf documents. Errors :Unable to call method(). The context Provider may not be setup correctly.
. Screenshot of console log below.Relevant code snippets below :
package.json:
src/components/Pdf.js:
Any help is appreciated.
The text was updated successfully, but these errors were encountered: