Problem/Motivation

In a custom project, i have created a custom UI patterns source, that may apply to any a prop types.
Therefore it does not have any prop type restricted.
i don't know if this is the right source cause, but when i go to component prop form, i can have infinite loop in the backend, because of the auto selection of that exact source (when it is alone).

The solution is to disabled auto selection of source plugin in the derivable context generic source.

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

just_like_good_vibes created an issue. See original summary.

just_like_good_vibes’s picture

Assigned: just_like_good_vibes » christian.wiedemann
Status: Active » Needs review

christian.wiedemann changed the visibility of the branch 3517343-infinite-loop-with to hidden.

christian.wiedemann’s picture

Status: Needs review » Fixed
christian.wiedemann’s picture

Assigned: christian.wiedemann » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

christian.wiedemann’s picture