Skip to content
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

[Bug]: awaitForShare: TypeError: n is undefined #41773

Closed
4 of 8 tasks
ChristophWurst opened this issue Nov 27, 2023 · 4 comments · Fixed by #42067
Closed
4 of 8 tasks

[Bug]: awaitForShare: TypeError: n is undefined #41773

ChristophWurst opened this issue Nov 27, 2023 · 4 comments · Fixed by #42067
Assignees
Milestone

Comments

@ChristophWurst
Copy link
Member

⚠️ This issue respects the following points: ⚠️

Bug description

TypeError: n is undefined
    awaitForShare SharingTab.vue:385
    VueJS 9
    saveShare SharingDetailsTab.vue:828

Steps to reproduce

  1. Create a file
  2. Share it with another user
  3. Open the console

Expected behavior

No errors

Installation method

None

Nextcloud Server version

28

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

cc @fenn-cs

@vadhavana
Copy link

Hi There, how can I change the nextcloud version from latest to 28?
I am just checking the code and trying to reproduce it.

@ChristophWurst
Copy link
Member Author

28 is under development. you can use a git checkout of this repo and the branch stable28

@vadhavana
Copy link

vadhavana commented Nov 28, 2023

Hi @ChristophWurst, I checked out branch stable28, but how to run it? using docker command or npm run?

I tried docker-compose up nexcloud proxy - This is showing version 29

after checking out the branch stable28

  1. docker-compose up nexcloud proxy - Still getting the same version
  2. npm run dev - Not sure how to run it. Do I have to manullay configure it to run it on nginx?

@ChristophWurst
Copy link
Member Author

I can not support you on that. Try https://nextcloud.com/developer/ or https://docs.nextcloud.com/server/latest/developer_manual/.

@AndyScherzinger AndyScherzinger moved this to 📄 To do (~10 entries) in 📁 Files team Nov 28, 2023
@AndyScherzinger AndyScherzinger added this to the Nextcloud 28 milestone Nov 28, 2023
@github-project-automation github-project-automation bot moved this from 📄 To do (~10 entries) to ☑️ Done in 📁 Files team Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants