79340382

Date: 2025-01-08 18:36:59
Score: 1.5
Natty:
Report link

It seems I should have double quotes around the attribute value.

document.querySelectorAll('[name="PrintOptions.Choice_Radio"]');

After editing the file .\modules\configuration\webresources\ts\core\GwFileRequest.ts to have double quotes around the selector's attribute value, I am able to get the csv to be created. enter image description here

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: grambo25