Make it compatible with Webform v6

Created on 26 April 2023, almost 2 years ago
Updated 3 May 2023, almost 2 years ago

Problem/Motivation

Currently when we enable 8.x-1.0-beta1 module, we receive following error:
"You have requested a non-existent service "entity.manager".
Since this service is removed, module is not able to get the correct service.

Steps to reproduce

Install module along with latest webform V6 branch (I'm on 6.1.4)
Once we enable the module via Drush, we get the above error.

Proposed resolution

Delegating base createInstance() method to base class and adding necessary dependency only.
That way we just need to worry about new dependency only.

Patch is attached with the issue.

Remaining tasks

Review required.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

🇮🇳India mohit_aghera Rajkot

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

Comments & Activities

Production build 0.71.5 2024