-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
JS error "cannot read properties of null (reading 'uuid')" when open details of a file #3145
Comments
It was working fine, (maybe it's cache). |
Thanks a lot by your report Have two types of pages at LibreSIgn:
I need to make more tests to identify the cases that a link of public page is displayed to an authenticated account. I already identified a moment: This need to be fixed. But could have other scenarios that reproduce the same behavior. If possible to check what's the steps to reproduce your problem will be excellent to define a right title to this issue and to check if isn't the same scenario of issue #3133. Could you check this and return here with more details? |
I identified the points at RequestSignatureTab.vue that use the property uid |
Thank you very much, thank you guys for such a wonderful job. I hope you continue to improve it. I'll keep an eye on this error. |
Hi, I have performed the same test, but with local users and it works fine. I see what happens with my LDAP users |
Good! I will made a best check at the point of code that throws the error and keep in mind this information. |
it seems to be with certain users, I have noticed that it may be because they delete the default folder (LibreSign) that is created in nextcloud, but if I try to create the same folder it still does not work, can it be that, is there a way to "clean" some registry in the user account? |
Hi, I have tested this theory and indeed it is that I deleted the libresign folder of several users, because I changed the name from the configuration, I restored the folder and it worked again. I do not know if this case can be closed, or if it is preferable that in the future this has a solution to prevent a user to do so and lose this functionality, something like "rebuild my signature folder". Thanks! |
If I understood, this problem occur after then you delete the LibreSign folder of an account that already signed a document using visible signature and using a certificate, right? And after then you restored the folder, the problem was solved. |
Yes, it was solved by restoring the folders. |
Let's maintain this open. Now we have a scenario to reproduce the problem. I will check this. |
Hi @wmeneses I made a new test without success to reproduce the issue. This sounds good, but I didn't remember that I solved this, maybe was "accidentally" solved and this also is good. Could you test again with the newest release of LibreSign and give feedback here about your tests related to this issue? |
Could you check again at the newest release of LibreSign? I made a lot of improvements. Closing this issue as solved. If this issue persists, don't hesitate to open a new issue making reference to this. Note If you like this app, don't hesitate to help usWays to help this project:
|
when I access through the libresign icon, the other icons in the bar disappear, when I click on the PDF the sidebar does not load and it is not possible to sign.
Enviroment:
ubuntu server
Browser: any
LibreSign Versión 8.0.2
Nextcloud 28.0.6
Logs (No log error from libresign)
Environment information (please complete the following information):
tail -f data/nextcloud.log|grep libresign
)The text was updated successfully, but these errors were encountered: