logo

Page Builder: Including_Exception

Fragment not registered

Fragment ComponentPagesSlideShow is not registered

TIP: Please make sure that you have in your ui_fragments.ts configuration file something like


          {
            ...
            ComponentPagesSlideShow: ".../{Design System Component Name}", # make sure this component exist before registering
            ...
          }
        

Using Payload

{}

Page Builder: Including_Exception

Fragment not registered

Fragment ComponentPagesMarketplaceTabs is not registered

TIP: Please make sure that you have in your ui_fragments.ts configuration file something like


          {
            ...
            ComponentPagesMarketplaceTabs: ".../{Design System Component Name}", # make sure this component exist before registering
            ...
          }
        

Using Payload

{}

Page Builder: Including_Exception

Fragment not registered

Fragment ComponentPagesMpListPromo is not registered

TIP: Please make sure that you have in your ui_fragments.ts configuration file something like


          {
            ...
            ComponentPagesMpListPromo: ".../{Design System Component Name}", # make sure this component exist before registering
            ...
          }
        

Using Payload

{}