kaszarobert

Results 14 issues of kaszarobert

## Issue description If the song list was initialized with the "playlists" key in Amplitude.init(), then after clicking to an element with "amplitude-repeat" class, the player does not repeat the...

Bug: Needs Confirmation 🧐

Right now when an update is available for Lando, the console becomes bloated with long messages and the command results are very hard to find among a lot of text....

feature

Drupal 8 sites' speed is okay with page_cache for anonymous users. But if someone logs in, the performance of the sites drops hugely. Logged in users are experiencing 5-7 seconds...

type - question

Local banner cannot be created. It returns with this error message when I try to upload a JPG image. ` 2020/01/20 12:15:49 [crit] 10#10: *10 open() "/var/lib/nginx/tmp/client_body/0000000001" failed (13: Permission...

## Description We encountered an issue that if we load HTML content dynamically with AJAX calls, the loaded Tab, Accordion etc. components don't work. I found information about that only...

- use Chrome DevTools, and watch the Cookies - load page with no first party or third party cookie where cookiesjsr is installed - accept cookies - edit your consent,...

Using the cookiesjsrUserConsent event, everything works fine during page load. It blocks what it needs to when not given consent. What can we do with dynamically loaded contents and AJAX...

The problem with cookiesjsrUserConsent event that it is fired also during page load. At then, the user didn't choose anything at all yet. That way we can't write code that...

The activate part only works for me with this code: ``` jQuery('script[data-sid="extservice"]').each(function() { var replacement = jQuery(this).clone().removeAttr('type'); jQuery(this).replaceWith(replacement.html()); }); ``` Could you update the documentation?

Is it possible to save not just the selected categories but the time when was the user's decision made?