nextcloud / nextcloud/contacts
Uncaught SyntaxError: private fields are not currently supported
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Describe the bug
This error message shows up in console when you just navigate to the app. Firefox: 78.12.0esr (64-bit) which is latest ESR build under Debian (already unstable branch, I never do testing). This error message prevents me from accessing my contacts over Nextcloud web interface.
Steps to reproduce
- Just navigate to "Contacts" with Firefox ESR 78.
Expected behavior
ESR 78 should be still supported.
Actual behavior
A blank page is returned.
Contact version
4.20
Operating system
Linux Devuan
PHP engine version
PHP 7.4
Web server
Apache (supported)
Database
MariaDB
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Contacts navigation in Firefox ESR 78 on the reported setup and inspect the console SyntaxError. Trace the JavaScript loaded for the Contacts page; done means the page loads and contacts are accessible without the private-fields syntax error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100