Allow other modules to set readspeaker settings when using POST mode

Created on 11 September 2024, 2 months ago
Updated 17 September 2024, about 2 months ago

Problem/Motivation

In our project we needed to set some ReadSpeaker config in window.rsConf. However we also have POST mode enabled. With the POST mode enabled the module adds a JavaScript behavior which sets a setting in window.rsConf without checking if other settings are already set which results in cancelling any other settings.

Proposed resolution

Check if other settings are already set before overriding the entire windows.rsConf property.

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

🇳🇱Netherlands Marty2081

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

Comments & Activities

Production build 0.71.5 2024