Kelowna, BC
Account created on 3 March 2009, almost 16 years ago
  • Software Architect at ImageX 
#

Merge Requests

More

Recent comments

🇨🇦Canada AaronChristian Kelowna, BC

Thanks @pinesso,

This is fixed in the dev branch now!

🇨🇦Canada AaronChristian Kelowna, BC

Correction, it looks like the media element never gets installed because the bundle type changed.

The field_entity_reference_paragraph entity reference field (entity_type: block_content, bundle: ixm_blocks_hero) no longer has any valid bundle it can reference. The field is not working correctly anymore and has to be adjusted.

🇨🇦Canada AaronChristian Kelowna, BC

Yep, we have this internally working with webpack/yarn as well.

I need to find the time to port this over, shouldn't take too long though!

🇨🇦Canada AaronChristian Kelowna, BC

Yep just ran into this issue myself today.

I like the addition of having the dynamic slide count as well. I never really use the macro outside of the UI kit but i think its a welcomed addition. :)

Thanks for submitting the patch Marcos!

🇨🇦Canada AaronChristian Kelowna, BC

@Alex_web please check out this issue;

https://www.drupal.org/project/bootstrap_layout_builder/issues/3157194#c...

Or you can apply another patch to remove the layout requirement altogether (all layouts need to equal 12, but you need it to be a multiple of 12).

https://www.drupal.org/project/bootstrap_layout_builder/issues/3157194#c...

🇨🇦Canada AaronChristian Kelowna, BC

Thanks @jastraat for picking this up so long after the creation of this issue!

I did try to test the patch but received some errors in doing so;

TypeError: Drupal\section_library\Form\AddSectionToLibraryForm::__construct(): Argument #4 ($module_handler) must be of type Drupal\Core\Extension\ModuleHandler, Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler given, called in /var/www/web/modules/contrib/section_library/src/Form/AddSectionToLibraryForm.php on line 99 in Drupal\section_library\Form\AddSectionToLibraryForm->__construct() (line 88 of /var/www/web/modules/contrib/section_library/src/Form/AddSectionToLibraryForm.php).

Wondering if maybe there is still some of the other patch being caught up in the mix here.

I also tried to apply patch #5 but got this error;

TypeError: Drupal\section_library\Form\AddSectionToLibraryForm::__construct(): Argument #4 ($module_handler) must be of type Drupal\Core\Extension\ModuleHandler, Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler given, called in /var/www/web/modules/contrib/section_library/src/Form/AddSectionToLibraryForm.php on line 99 in Drupal\section_library\Form\AddSectionToLibraryForm->__construct() (line 88 of /var/www/web/modules/contrib/section_library/src/Form/AddSectionToLibraryForm.php).

Going to mark this as "Needs work" for the time being.

If you manage to sort things out feel free to post back and I'll give it another test.

Thanks again!!!

🇨🇦Canada AaronChristian Kelowna, BC

Love the new pin/scrub feature. Nice work @b_sharpe

Production build 0.71.5 2024