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
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [x] Bug report -> please search issues before submitting
- [ ] Feature request
- [ ] Documentation issue or request
Steps to reproduce:
Set the src to a document that can be loaded -> the lastLoaded variable gets the document url
Set the src to a document that fails to load -> the lastLoaded variable remains with the previous value
Set the src to the first document again -> the document is not loaded again as the src matches lastLoaded. However the _pdf variable has been cleared and an error occurs in get validPageNumbers
.
The text was updated successfully, but these errors were encountered:
Bug Report or Feature Request (mark with an
x
)Steps to reproduce:
.
The text was updated successfully, but these errors were encountered: