πŸ‡΅πŸ‡±Poland @bronisMateusz

Account created on 17 October 2022, over 1 year ago
#

Recent comments

πŸ‡΅πŸ‡±Poland bronisMateusz

Despite clearing the cache, the js script loaded without a fix. Now, I can now confirm that everything works correctly.

πŸ‡΅πŸ‡±Poland bronisMateusz

The installation goes without a hitch, but in my case it doesn't help at all.

Drupal: 10.2.5
EU Cookie Compliance: 1.24

This is what the div looks like when rendered on the page:

<div id="sliding-popup" role="alertdialog" aria-describedby="popup-text" class="sliding-popup-bottom" style="height: auto; width: 100%; bottom: 0px;">
πŸ‡΅πŸ‡±Poland bronisMateusz

Totally agree with #16 highlightjs works perfectly.

πŸ‡΅πŸ‡±Poland bronisMateusz

Thanks, the Merge request solution solved the problem for me.

πŸ‡΅πŸ‡±Poland bronisMateusz

This is not the best solution, but I was helped by installing the module from the linked issue, namely ajax_loader β†’ , setting one of custom animations and applying the patch from that πŸ› Views Exposed Filter, Throbber not removed on consecutive Ajax Call Needs review issue.

πŸ‡΅πŸ‡±Poland bronisMateusz

@Anybody Sorry to be so late in replying. I am using exactly the one in the #33 ✨ Allow hiding display of country for domestic addresses Needs work . Everything is still working properly.

πŸ‡΅πŸ‡±Poland bronisMateusz

I added the missing import to the QuizResults.php file.

πŸ‡΅πŸ‡±Poland bronisMateusz

Not working for me:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'field_map_marker_animation' in 'where clause': SELECT 1 AS "expression" FROM "node_revision__field_map" "t" WHERE ("field_map_name" IS NOT NULL) OR ("field_map_lat" IS NOT NULL) OR ("field_map_lon" IS NOT NULL) OR ("field_map_zoom" IS NOT NULL) OR ("field_map_type" IS NOT NULL) OR ("field_map_width" IS NOT NULL) OR ("field_map_height" IS NOT NULL) OR ("field_map_marker" IS NOT NULL) OR ("field_map_traffic" IS NOT NULL) OR ("field_map_marker_icon" IS NOT NULL) OR ("field_map_marker_animation" IS NOT NULL) OR ("field_map_controls" IS NOT NULL) OR ("field_map_infowindow" IS NOT NULL) LIMIT 1 OFFSET 0; Array ( )

πŸ‡΅πŸ‡±Poland bronisMateusz

Not working with rc3. Probably in path need change selector from `.ui-dialog .ck` to `.ck`

πŸ‡΅πŸ‡±Poland bronisMateusz

I forgot modified also `ColorFieldFormatterCss.php` file. Now should be okay in layout_builder display and on page.

πŸ‡΅πŸ‡±Poland bronisMateusz

I applied this patch, but when setting the field formatting to Color CSS declaration and trying to save the settings with layout_builder enabled, the error still occurs.

πŸ‡΅πŸ‡±Poland bronisMateusz

I tested the patch with Drupal 10 and it works perfectly. Great work.

πŸ‡΅πŸ‡±Poland bronisMateusz

D10.0.3 PHP 8.2:

Deprecated function: Creation of dynamic property GuzzleHttp\Psr7\Request::$stats is deprecated in Drupal\webprofiler\Http\HttpClientMiddleware->Drupal\webprofiler\Http\{closure}() (line 57 of modules/contrib/webprofiler/src/Http/HttpClientMiddleware.php).
Drupal\webprofiler\Http\HttpClientMiddleware->Drupal\webprofiler\Http\{closure}(Object) (Line: 136)
GuzzleHttp\Handler\CurlFactory::invokeStats(Object) (Line: 106)
GuzzleHttp\Handler\CurlFactory::finish(Object, Object, Object) (Line: 47)
GuzzleHttp\Handler\CurlHandler->__invoke(Object, Array) (Line: 28)
GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure}(Object, Array) (Line: 48)
GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure}(Object, Array) (Line: 61)
Drupal\webprofiler\Http\HttpClientMiddleware->Drupal\webprofiler\Http\{closure}(Object, Array) (Line: 20)
Drupal\tracer\Http\HttpClientMiddleware->Drupal\tracer\Http\{closure}(Object, Array) (Line: 35)
GuzzleHttp\PrepareBodyMiddleware->__invoke(Object, Array) (Line: 31)
GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object, Array) (Line: 71)
GuzzleHttp\RedirectMiddleware->__invoke(Object, Array) (Line: 61)
GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object, Array) (Line: 75)
GuzzleHttp\HandlerStack->__invoke(Object, Array) (Line: 331)
GuzzleHttp\Client->transfer(Object, Array) (Line: 168)
GuzzleHttp\Client->requestAsync('GET', Object, Array) (Line: 187)
GuzzleHttp\Client->request('GET', 'http://localhost:12321', Array) (Line: 204)
Drupal\vite\AssetLibrary->shouldUseDevServer() (Line: 94)
Drupal\vite\Vite->rewriteLibrary(Object) (Line: 86)
Drupal\vite\Vite->processLibraries(Array, 'hbh') (Line: 17)
vite_library_info_alter(Array, 'hbh', NULL) (Line: 545)
Drupal\Core\Extension\ModuleHandler->alter('library_info', Array, 'hbh') (Line: 366)
Drupal\Core\Asset\LibraryDiscoveryParser->parseLibraryInfo('hbh', 'themes/custom/hbh') (Line: 118)
Drupal\Core\Asset\LibraryDiscoveryParser->buildByExtension('hbh') (Line: 87)
Drupal\Core\Asset\LibraryDiscoveryCollector->getLibraryDefinitions('hbh') (Line: 66)
Drupal\Core\Asset\LibraryDiscoveryCollector->resolveCacheMiss('hbh') (Line: 149)
Drupal\Core\Cache\CacheCollector->get('hbh') (Line: 149)
Drupal\Core\Asset\LibraryDiscoveryCollector->applyLibrariesExtend('core', 'drupal.dialog', Array) (Line: 111)
Drupal\Core\Asset\LibraryDiscoveryCollector->getLibraryDefinitions('core') (Line: 66)
Drupal\Core\Asset\LibraryDiscoveryCollector->resolveCacheMiss('core') (Line: 149)
Drupal\Core\Cache\CacheCollector->get('core') (Line: 44)
Drupal\Core\Asset\LibraryDiscovery->getLibrariesByExtension('core') (Line: 58)
Drupal\Core\Asset\LibraryDiscovery->getLibraryByName('core', 'jquery') (Line: 68)
Drupal\Core\Asset\LibraryDependencyResolver->doGetDependencies(Array, Array) (Line: 70)
Drupal\Core\Asset\LibraryDependencyResolver->doGetDependencies(Array) (Line: 41)
Drupal\Core\Asset\LibraryDependencyResolver->getLibrariesWithDependencies(Array) (Line: 104)
Drupal\Core\Asset\AssetResolver->getLibrariesToLoad(Object) (Line: 116)
Drupal\Core\Asset\AssetResolver->getCssAssets(Object, ) (Line: 312)
Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processAssetLibraries(Object, Array) (Line: 158)
Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processAttachments(Object) (Line: 94)
Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor->processAttachments(Object) (Line: 45)
Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond(Object, 'kernel.response', Object)
call_user_func(Array, Object, 'kernel.response', Object) (Line: 93)
Drupal\tracer\EventDispatcher\TraceableEventDispatcher->dispatch(Object, 'kernel.response') (Line: 196)
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Object, Object, 1) (Line: 184)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 74)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 42)
Drupal\tracer\StackMiddleware\TracesMiddleware->handle(Object, 1, 1) (Line: 34)
Drupal\webprofiler\StackMiddleware\WebprofilerMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49)
Drupal\whoops\StackMiddleware\WhoopsMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 681)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
πŸ‡΅πŸ‡±Poland bronisMateusz

I can confirm that with me the patch also works as expected.

πŸ‡΅πŸ‡±Poland bronisMateusz

Hello. You must update also 5th line in `gin_lb.info.yml` file, because now composer throw following error:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/gin_lb ^1.0@RC -> satisfiable by drupal/gin_lb[1.0.0-rc1, 1.0.0-rc2].
    - drupal/gin_lb[1.0.0-rc1, ..., 1.0.0-rc2] require drupal/core ^9.3 -> found drupal/core[9.3.0-alpha1, ..., 9.5.x-dev] but the package is fixed to 10.0.3 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
πŸ‡΅πŸ‡±Poland bronisMateusz

bronisMateusz β†’ made their first commit to this issue’s fork.

Production build 0.69.0 2024