allenai / pdf-component-library

44 stars 4 forks source link

Check for window undefined or not #187

Closed huytr1995 closed 2 years ago

huytr1995 commented 2 years ago

Description

Since i didn't check for window existing or not it causes a crash in S2. This PR addresses that and including video to verify it works for prod.

Reviewer Instructions

Add undefined check for window.

Testing Plan

Verify it works for prod and local.

Output / Screenshots

Prod https://user-images.githubusercontent.com/84343285/186985838-d0eacb50-d213-4780-8295-0dec0f396db9.mov

Local

image

A11y

N/A