Changes between Initial Version and Version 1 of Ticket #36692, comment 3


Ignore:
Timestamp:
Oct 28, 2025, 2:21:41 AM (13 hours ago)
Author:
Antoliny

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36692, comment 3

    initial v1  
    11Thank you for reporting this bug.
    22However, I was unable to reproduce the issue in my environment.
    3 Currently, all admin_widgets-related tests are passing without any problems.
     3Currently, all `admin_widgets` related tests are passing without any problems.
    44
    5 Also, I don’t see any syntax issues in clearable_file_input.html.
    6 Could you please provide more details about your test environment and specify which test within admin_widgets is failing?
     5Also, I don’t see any syntax issues in `clearable_file_input.html`.
     6Could you please provide more details about your test environment and specify which test within `admin_widgets` is failing?
    77
    88Additionally, could you try running the tests again by following this documentation?
Back to Top