?
avatar Didldu-Florian
Didldu-Florian
5 May 2020

Steps to reproduce the issue

implement subform which includes a modal form
add a filed type which uses the modal, media or user field like

<field
 name="test"
 type="subform"
 multiple="true"
 >
  <form>
     <field
          name="text"
          type="user"
      />
  </form>
</field>

Click add subform and check if all modals open

Expected result

Every modal field should open

Actual result

Only first modal field opens

System information (as much as possible)

PHP Version | 7.3.14
Joomla! 4.0.0-beta1-dev Development [ MaƱana ] 17-October-2019 20:21 GMT
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0

avatar Didldu-Florian Didldu-Florian - open - 5 May 2020
avatar joomla-cms-bot joomla-cms-bot - change - 5 May 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 5 May 2020
avatar Quy
Quy - comment - 5 May 2020

Duplicate #26711? Do you get the same error in the browser's console?

avatar Didldu-Florian
Didldu-Florian - comment - 6 May 2020

@Quy maybe, but these runs into a other and new console error
this.modal.open is not a function

avatar Quy Quy - change - 23 Aug 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-08-23 17:30:17
Closed_By Quy
avatar Quy Quy - close - 23 Aug 2020
avatar Quy Quy - change - 23 Aug 2020
Status Closed New
Closed_Date 2020-08-23 17:30:17
Closed_By Quy
avatar Quy Quy - reopen - 23 Aug 2020
avatar Quy Quy - change - 10 Mar 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-03-10 01:05:49
Closed_By Quy
avatar Quy Quy - close - 10 Mar 2021
avatar Quy
Quy - comment - 10 Mar 2021

Please test PR #32624

Add a Comment

Login with GitHub to post a comment