Problem/Motivation

The social_pwa module was overwriting some form elements inside form_alter, which was interrupting the way Push plugins work.

Proposed resolution

By moving the current_device toggle to a Push plugin as well, we follow the same patterns and it works again.

Issue fork social_pwa-3272222

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nickmans created an issue. See original summary.

nickmans’s picture

Status: Active » Closed (duplicate)