-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice project
Milestone
Description
Introduction
The final step of the NethVoice setup wizard still displays a "Print final report" button. This feature was reportedly deprecated for privacy reasons, but the button remains and clicking it triggers a JavaScript runtime error instead of generating a report.
Steps to reproduce
- Complete the NethVoice onboarding wizard, ensuring at least one user/extension is created.
- On the final "Wizard completed!" page, click the "Print final report" button.
- Observe the browser console for errors.
Expected behavior
The report should either be generated and presented for printing, or if the feature is intentionally removed, the button should not be displayed, or replaced by a notice stating its deprecation.
Actual behavior
The "Print final report" button is displayed, but clicking it results in a JavaScript error in the browser console and no report is produced.
Components
NethVoice: 1.4.6
See also
TypeError: t.autoTable is not a function
at scripts.41974abe.js:1:185886
at vendor.7f566c57b.js:1:175758
at vendor.7f566c57b.js:1:173558
at u.Seval (vendor.7f566c57b.js:1:183062)
at u.Sdigest (vendor.7f566c57b.js:1:181487)
at u.$apply (vendor.7f566c57b.js:1:183329)
at u.$apply (vendor.7f566c57b.js:1:184083)
at x (vendor.7f566c57b.js:1:137472)
at x.onLoad (vendor.7f566c57b.js:1:137099)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice project
Type
Projects
Status
Done