jQuery.once used in views_data_export_auto_download.js, breaking immediate download for batch exports

Created on 9 March 2023, about 2 years ago
Updated 17 March 2023, about 2 years ago

Problem/Motivation

views_data_export_auto_download.js uses $().once which does not exist in core anymore.

Results in Uncaught TypeError: $(...).once is not a function

Steps to reproduce

Visit a views page with an export on Drupal 10.

Proposed resolution

Remove views_data_export_auto_download.js as it is no longer needed.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia acbramley

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024