Browse Source
Currently if you manage to e.g. open the console (with <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>K</kbd>) before the viewer is initialized, the following will be printed in the console: `TypeError: pdfViewer is null`. This doesn't cause any actual errors, but nevertheless it seems like something we should avoid. Followup to PR 5413.
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue