-
Notifications
You must be signed in to change notification settings - Fork 209
Nothing showing on screen #5082
Copy link
Copy link
Open
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofbugSomething isn't workingSomething isn't workingfeature: contactsskill:frontendIssues and PRs that require JavaScript/Vue/styling development skillsIssues and PRs that require JavaScript/Vue/styling development skillsstale
Metadata
Metadata
Assignees
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofbugSomething isn't workingSomething isn't workingfeature: contactsskill:frontendIssues and PRs that require JavaScript/Vue/styling development skillsIssues and PRs that require JavaScript/Vue/styling development skillsstale
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
Nothing shows when I open "Contacts" on the web using NextCloud 32.0.5 and Contacts 8.3.1.
Here is what the screen shows:
Steps to reproduce
Expected behavior
Contacts shown on screen
Actual behavior
Empty page
Contact version
8.3.1
Operating system
Fedora linux 34
PHP engine version
PHP 8.2
Web server
Nginx
Database
PostgreSQL
Additional info
There are some logs in the debug panel show show NS_ERROR_CORRUPTED_CONTENT when trying to download
contacts-main.mjs. Have already tried clearing the cache, restarting nginx and php, for reloading the page, etc.