octobercms / october

Self-hosted CMS platform based on the Laravel PHP Framework.
https://octobercms.com/
Other
11.01k stars 2.21k forks source link

Replicating the events triggered by dependsOn #5512

Closed prhost closed 3 years ago

prhost commented 3 years ago

Description:

It is replicating the events triggered by dependsOn every time it creates a new repeater or opens a relation mode.

Example in the test plugin, in countries, creates creates several related and selects the country, it triggers several equal ajax events.

Steps To Reproduce:

Screen Shot 2021-02-16 at 13 30 24

Screen Shot 2021-02-16 at 13 30 28
daftspunk commented 3 years ago

Hey @prhost! I can confirm this does not happen in the upcoming version of October CMS. That means it was probably introduced by some code added over the past year. Thanks :pray: