-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First PDF download / export after login #15510
Comments
Hi @anthony-jullien. Thank you for your report. The fix will be available with the upcoming 2.2.6 release. |
Hi @anthony-jullien. Thank you for your report. The fix will be available with the upcoming 2.1.15 release. |
…xport after login #15767
Hi @anthony-jullien. Thank you for your report. The fix will be available with the upcoming 2.3.0 release. |
…/ export after login #15766
Preconditions
Steps to reproduce
Expected result
Actual result
If you are trying a second time to download PDF or export it will work. The issue is based on isFirstPageAfterLogin(), when user does not have the Notifications permission, it's never set to false.
The text was updated successfully, but these errors were encountered: