Hello everyone, I am an Open edX user with version sumac.2 installed using Tutor.
I am having trouble adding custom registration fields with MFE enabled. The fields do not appear on the registration page, but since I set them as required, registration is blocked. When MFE is disabled, all fields are visible.
I followed the approach described in this forum post.
I installed the customregfields.yml plugin and added the necessary settings in Site Configurations.
Then I tried running the following commands:
tutor local launchtutor images build mfetutor images build mfe --no-cachetutor images build openedx
However, none of these worked
Can you please help me?

