The peace of mind of building anything using views, advanced Css tricks and javascript without paying lots of dollars for legit WP modules is underrated
Thanks for the fix. Solved my problem over here.
In my case the plugin was breaking ckeditor completely
I can confirm am getting the same issue when i upgrade ckeditor to ckeditor 5
This problem is also evident in the 3.x release. We need a patch for that too.
@chrisolof .gitlabβ-ci.yml brings in a test confirming the fix here. But better can be done for the other pending manual tests.
thomas kaisuka β made their first commit to this issueβs fork.
Same here. I had to disable it
This has fixed me. Thanks for the patch.
Same thing after updating to Drupal 10.3.1, I have to keep flushing caches several times as 1 one contextual config gear appears at a time.
Thanks @dolszewski, the patch there fixed the problem. Just commenting here incase someone uses those keywords to search for the solution.
Thomas Kaisuka β created an issue.
I agree the editor seems to disappear after upgrading to Drupal 10.3. Just happened to me today.
When i disable the module from my editor, the editor returned.
I would recommend this official plugin instead with all features https://www.drupal.org/project/ckeditor5_plugin_pack β
Errors attached below.
I can confirm this is working as required on a fresh installation of Drupal 9.5.11 and PHP 8.1
Thomas Kaisuka β created an issue.
Thomas Kaisuka β created an issue.
Screenshots of error attached here
This sounds like the viable option for the Boostrasp 5 subtheme https://www.drupal.org/project/link_attributes β .
Problem solved for me now.
That has fixed it.
Line 116 too had a similar issue which i had to fix too
Thomas Kaisuka β created an issue.
Genius module π. Any plan for a D10 release. ?
Am currently using this patch for now...
Yes @ravi Am using that Boostrap 5 theme
Thomas Kaisuka β created an issue.
Kindly push this to the main release version 4.0. Still getting the WSOD on all my themes in Drupal 10
Thomas Kaisuka β created an issue.
Installed on a server without X_Debug enabled and the problem was solved.
In my situation every time i created a page it would say "page not found".
I agree to re-open this,
No option to change and/or hide title
Hello gausarts,
I think it would be prudent to make us choose between the square animations and the blur effect (which works much better now),
Currently the squares animations are back even without me selection the is-b-visible
option.
Like i mentioned earlier this impacts page loading time with a multi-image page in my situation.
The two effects might need different js selectors as a future considerations to combat this
Hello gausarts,
Before i update, i noticed that without the loader animations, my websites have been loading much faster because i use the responsive image module.
The cube animations tended to add more time on my cummulative layout shift time when using plugins like masonry as the js waited longer to load due to the animations from blazy.
Let me test this update and see how it goes.
Hello flyke I have used patch #25. Initially failed to apply but with "composer require 'drupal/bootstrap_styles:^1.1' --prefer-source
" did apply.
So MLTR is now removed from all my dependencies and am good to go.
So ma using Layout Builder Modal just as before without the worry of MLTR, which i have now disabled
Hello Foxy-vikvik, its theme specific to your case i guess
Am using claro admin theme and boostrap 5 theme in Drupa 10 for my front end and i have no issues.
Screenshot with it enabled is shown attached
Same Here, Animation is gone. and longer page load times than before. Its frustrating.
I don't have Ajaxin module used anywhere
Hello Mav_fly
Your problem should be related to the Layout Builder Blocks deprecate module code, see here https://www.drupal.org/project/layout_builder_blocks/issues/3363647 π Fix deprecation notices with PHP 8.2 and Drupal 10 Fixed
And deprecate code in the adaptive theme you are using https://www.drupal.org/project/issues/adaptivetheme?categories=All β
Am using the bootstrap 5 theme, so it has no deprecated code and works with your same setting.
Try fixing that deprecation and revert with findings
Hello Mav_fly ,
Kindly share a screenshot of your recent log messages every time you try to create columns. Your problem appears to be a jquery/once problem that needs updating to core/once.
On Drupal 10 thats a sign of incompatiblity. I get a feeling there's a related module to BLB that is bringing the issue.
What Version of Drupal did you upgrade from? Drupal 8 or 9. Can you share screenshots maybe...
@MLZR patch #3 works when used with patch #8 from https://www.drupal.org/project/bootstrap_styles/issues/3330458 π Fix Drupal 10 Change of JS jquery/once to Drupal core/once, migrate JS API Fixed
Good to go now. Setup Drupal 10.1.1 + PHP 8.1
A little Ajax Error, but i can live with that
Download the Module Via Composer
Enable it via Terminal or the UI.
I have done that on a Drupal 10.1 website and they're running just fine side by side
Check screenshots
Thomas Kaisuka β created an issue.
I just ran into this problem. It makes content rendering messy for anonymous users
I got the same problem too. All the errors i got were similar to what you have shown MLZR. Still fiddling around for a solution.
Thomas Kaisuka β created an issue.
This is not feasible if all i want to do is link a company page. Some personalities prefer to use their company URLS https://www.linkedin.com/company/
I beg to object this update. Some of my sites are using the page URL and this would break everything. Drupal is complicated enough already. Let users choose how to use the URL not fix them to one thing.
Thanks
After applying that patch, i still get this error in Drupal 10.0.7 with Commerce 2.0 installed
Thomas Kaisuka β created an issue.
Thomas Kaisuka β created an issue.
Update: Patch Successfully applied when applied with cweagans after excluding the patch from https://www.drupal.org/project/react_comments/issues/3043979 β patch from fixing drupal code standards. There was a conflict i guess. Am hopeful this shall help anyone out there
@ oo0shiny Patch react_comments_3173271-14.patch in #14 cannot be applied. Am using php 8.1.3 and Drupal 9.5.2.
Patch failed when installing module from composer with the patch attached.