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

Appointment booking modal doesn't close #4700

Closed
ChristophWurst opened this issue Oct 28, 2022 · 3 comments
Closed

Appointment booking modal doesn't close #4700

ChristophWurst opened this issue Oct 28, 2022 · 3 comments
Labels
1. to develop Accepted and waiting to be taken care of bug Feature: Appointments regression Regression of a previous working feature

Comments

@ChristophWurst
Copy link
Member

Steps to reproduce

  1. Create an appointment config
  2. Open the booking page
  3. Pick a free slot
  4. Fill in your details
  5. Submit

Expected behavior

Modal closes

Actual behaviour

Modal stays open

Bildschirmfoto vom 2022-10-28 16-17-44

Calendar app version

4.1

CalDAV-clients used

No response

Browser

No response

Client operating system

No response

Server operating system

No response

Web server

No response

Database engine version

No response

PHP engine version

No response

Nextcloud version

No response

Updated from an older installed version or fresh install

No response

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

No response

@ChristophWurst ChristophWurst added bug 0. to triage Pending approval or rejection labels Oct 28, 2022
@ChristophWurst
Copy link
Member Author

[Vue warn]: Error in destroyed hook: "InternalError: too much recursion"

found in

---> <NcModal>
       <AppointmentDetails> at src/components/Appointments/AppointmentDetails.vue
         <Booking> at src/views/Appointments/Booking.vue
           <Root> vue.runtime.esm.js:4603

@ChristophWurst
Copy link
Member Author

Possibly related to nextcloud-libraries/nextcloud-vue#3386

@ChristophWurst ChristophWurst added 1. to develop Accepted and waiting to be taken care of regression Regression of a previous working feature Feature: Appointments and removed 0. to triage Pending approval or rejection labels Oct 28, 2022
@JohannesGGE
Copy link
Contributor

Tested and seems to be fiexed by nextcloud-libraries/nextcloud-vue#3478

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug Feature: Appointments regression Regression of a previous working feature
Projects
Development

No branches or pull requests

2 participants