Change Event Listener from readystatechange to load

Created on 25 August 2024, 3 months ago
Updated 20 September 2024, 2 months ago

Problem/Motivation

hi, i had installed the https://www.drupal.org/project/md_slider β†’ module but slide was not showing in the safari browser, after alot of debugging i found that in the visitors/src/Plugin/Block/VisitorsBlock.php file on line 111 there is a comma after the last parameter like this:

TimeInterface $time,

by removing the comma my issue was resolved, and the slider now loaded without any issue, i will attach a patch for it in the comments.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

2.19

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024