-
Notifications
You must be signed in to change notification settings - Fork 281
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
Editing description doesn't work anymore with 1.0.2 & Firefox #1979
Comments
Does clearing the browser cache fix the issue? |
Aw sorry, to fast, but I cannot reproduce that. It works fine here in Firefox. Any additional steps you taken after loading the page, or is it just:
|
Then it seems there is some error crashing entire component, is the browser console really not reporting any issue? |
Having the exact same issue but both in Firefox and in Chrome |
Works for me: |
Same here with Brave Browser. Refreshing cache does not change anything. But removing cookies does correct the problem. EDIT: For information : when you delete the cookie named "nc_sameSiteCookiestrict" it works again. |
Interestingly, here deleting cookies doesn't help (apart from me running for my second factor to log in again... 🤣 ) I still have the same problem. |
Seeing the same issue in Windows 10, Chrome Version 83.0.4103.97 (Official Build) (64-bit). The eye button doesn't work at all. I've also noticed the close button doesn't work on the details window (cross in top right), the title of the card glitches, and I can't change to another card. Have to refresh the window to get functionality back. It's as if the whole app crashes. |
I don't mean to add more noise to this thread, but just wanted to point out I'm having this exact issue with Firefox 68.9.0esr, Deck 1.0.2, and NC 18.0.4 (and now 18.0.5). However, same browser, same Deck version with my NC19 server editing works as expected. TLDR; broken in NC 18.x but working in NC19 |
I've had the same error (Error: marked(): input parameter is of type [object Object], string expected) on 18.0.4. After a logout/login in Nextcloud, the issue disappeared for me. Now I can edit the descriptions again without a problem. |
@marcodegroot thanks, I can confirm that works for me (well, I also cleared all cookies before logging back in) but it's working now. |
Clearing cookies doesn't help me. (Chrome, NC 18.0.5) |
Same issue here. Browser: Google Chrome 81.0.4044.122 In Microsoft's Edge it seem to work. Here only the title bug appears. |
I just experienced this in Chrome, 83.0.4103.61 on Debian 10. I am adding my notes about it in case it helps: When I click on a card to look at the description, and then click the pencil button to edit the description, the pencil turns into an eye like normal, but all of the description text disappears. When I click on the eye to stop editing, the description text is still gone, and the eye doesn't turn back into a pencil. ALSO, the title at the top of the card gets visually scrambled. ... the Description editor field works properly after I enable "Disable cache" at the top of the Network tab of the Developer Console (ctrl-shift-i) |
Can confirm that disabling the cache option in Developer Tools in Firefox makes this work properly as well. Firefox 77.0.1 (64-bit) Windows 10
|
i have same problem and disabling cash solved that. thx for your workaround. |
This is an CSS issue. It can be easily fixed if you remove |
Describe the bug
I just updated to Deck 1.0.2 and tried to edit the description of a card but the editor doesn't show up. I made sure this is not a browser cache issue.
This seems to only affect Firefox, on Chrome I still get the description editor.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Editor should appear
Screenshots
Viewing (existing description):
Clicking on editing:
Client details:
Server details
Operating system: Debian 10
Web server: nginx 1.14
Database: MariaDB 10.3
PHP version: 7.3.14
Nextcloud version: 18.0.4
Where did you install Nextcloud from: Manual
Signing status:
List of activated apps:
Nextcloud configuration:
Are you using an external user-backend, if yes which one: Nope
Logs
Nextcloud log (data/nextcloud.log)
Nothing of relevance
Browser log
Nothing
The text was updated successfully, but these errors were encountered: