+1 on the patch no longer applies to 3.0.3. Had to revert back to 3.0.1.
I'm getting the same thing as glenshewchuck, but I figured out how to still make it work. Once you selected your media in the library, you click on the Link Url field and you will get a popup of the file you inserted earlier. Click on it and you'll be able to click the green check mark.
Will this ever be released to 1.0.4 or should I use the MR? It's been 2 years since the last release.
Confirm #213 worked!
I swapped to dev version and so far so good :)
Hi Grevil,
I updated the module to beta7 and my view block disappeared. I applied patch 🐛 Configuration schema for "Enable extra settings" (title,pagination,...) incorrect Fixed and my view is back BUT only intermittently. Very strange that it disappears and reappears.
Do you think applying your update hook will fix my issue?
Thanks!
Will we get a stable D10 release back soon or should I switch to the dev version and apply the patch from #47?
Thanks!
It worked! Thanks gmoraleb! Just need to get https://www.drupal.org/project/fullcalendar/issues/3215841#comment-15546431 ✨ Making submodules D9 compatible and fixing theme function deprecations. RTBC patch working.
I can't seem to apply the patch. How did you get it to apply? #7 works, but it doesn't update fullcalendar_legend.
Should I use the dev version to get the update or will there Beta8 release soon? Thanks everyone!
Confirm #4 fixes my issue too!
Hi gmoraleb, Should I use both patches to remove the "Not supported" warning?
Both fullcalendar-php8-deprecation_d10.patch and patch in drupal.org/project/fullcalendar/issues/3363828?
Thanks!
a.a-button|Button doesn't seem to work. Anchor tags don't work anymore?
Is there ever going to be a D10 release? I'm getting warnings to uninstall. Thanks!
+1 on the merge release please!
Lost support for D10?
It looks like it's working on most of my websites except one site. I'm getting this error in Console:
jquery.min.js?v=3.7.1:2 Uncaught TypeError: Cannot read properties of undefined (reading 'toLowerCase')
at ce.fn.init.val (jquery.min.js?v=3.7.1:2:67761)
at HTMLInputElement. (module_filter.update_status.js?v=10.2.2:118:26)
at HTMLInputElement.dispatch (jquery.min.js?v=3.7.1:2:40035)
at v.handle (jquery.min.js?v=3.7.1:2:38006)
Any idea what could be the issue?
You must've forgotten to add the <?php tag? I added the php tag and it worked.
Hey Sharma007, I have the exact same issue too. Were you able to figure it out?
You guys ever find how to fix this issue? Rebuilding the cache never updates my JS or CSS changes. I tried deleting CSS and JS directories and rebuilding them, but it's not working...weird.
+1 for #19. For me I had a 0 and I just removed it and now it's working.
Thanks!
@mfb. Thanks for creating the document. I used it and it fixed my issues!
I'm also getting this from trying to dump from 5.7 to 8.0. Is it safe to just delete the data from the table `redirect_404` and mysqldump that way?
Hi edo888,
Tested dev and now I'm getting WSOD. I reverted back to stable and reapplied the patch for now.
Here's the dblog:
Undefined array key 1 in Drupal\gtranslate\Plugin\Block\GTranslateBlock->build()(line 385 of /var/www/sseto.ca/web/modules/contrib/gtranslate/src/Plugin/Block/GTranslateBlock.php)
#0 /var/www/sseto.ca/web/modules/contrib/gtranslate/src/Plugin/Block/GTranslateBlock.php(385): array_values()
#1 /var/www/sseto.ca/web/core/modules/block/src/BlockViewBuilder.php(171): Drupal\gtranslate\Plugin\Block\GTranslateBlock->build()
#2 [internal function]: Drupal\block\BlockViewBuilder::preRender()
#3 /var/www/sseto.ca/web/core/lib/Drupal/Core/Security/DoTrustedCallbackTrait.php(101): call_user_func_array()
#4 /var/www/sseto.ca/web/core/lib/Drupal/Core/Render/Renderer.php(788): Drupal\Core\Render\Renderer->doTrustedCallback()
#5 /var/www/sseto.ca/web/core/lib/Drupal/Core/Render/Renderer.php(374): Drupal\Core\Render\Renderer->doCallback()
#6 /var/www/sseto.ca/web/core/lib/Drupal/Core/Render/Renderer.php(446): Drupal\Core\Render\Renderer->doRender()
#7 /var/www/sseto.ca/web/core/lib/Drupal/Core/Render/Renderer.php(204): Drupal\Core\Render\Renderer->doRender()
Hello,
Turns out Ipads/tablets do not work correctly. When you select another language, your "Main" language remains greyed out and unselectable.
I applied patch#21 and it worked on D9.5.2.
@pr1859. I had to refresh the cache in order for it to take effect. To confirm that it's working, your "Main language" should be greyed out in the dropdown.
Good luck!
Can confirm patch #5 works on Drupal 9.5.2 and PHP 8.1.14.
Thank you for the patch!