Rolando
Rolando
I have the same issue on Pop OS 22.04. I tried with: -opengl -vulkan -autoconfigure -safe None worked.
This is the log before the crash: ``` If replaying just the application cache, make sure to replay together with the common cache, as application cache can depend on common...
> Try Wayland. Open /etc/gdm3/custom.conf with sudo WaylandEnable=true log out and select the wayland environment I did it, it happed again :-(
Here is an example: https://github.com/insulineru/ai-commit/blob/fd8b79714d31ae0d32baa65874e07b7e5e778723/filterApi.js#L11C57-L11C71
Hola: Conocí que existía mysqlnd en la charla de Rodrigo Aguilera en la DrupalCampSpain 2013 en Cáceres: http://asociaciondrupal.es/es/content/vps-y-correr Puedes leer algo aquí sobre mysqlnd ;) http://hkmdev.wordpress.com/2011/04/13/mysqlnd-faster-than-php5/ http://blog.felho.hu/what-is-new-in-php-53-part-3-mysqlnd.html http://blog.ulf-wendel.de/2014/php-5-7-mysqlnd-memory-optimizations/ Salu2.
@ksk1kd Thank you for looking at this, yes I have:   
I was debugging the code, and the `sites` variable is empty: https://git.drupalcode.org/project/next/-/blob/2.x/src/Plugin/Next/Revalidator/CacheTag.php?ref_type=heads#L53 It is later used here to invalidate the cache: https://git.drupalcode.org/project/next/-/blob/2.x/src/Plugin/Next/Revalidator/CacheTag.php?ref_type=heads#L68 I created a new field in my article...
If you use the light theme you will see [that](https://github.com/wxt-dev/wxt/issues/1683#issue-3089206190). Using light theme:  Using dark theme: 
Please check this patch: https://github.com/lando/core/pull/384 You can use the script like this: ``` lando db-import mybackup.sql mydatabase ```