Pular para o conteúdo Pular para a barra lateral

Marcado: 

Este tópico contém 0 respostas, tem 0 vozes.

Última atualização: maciejK-33 2 meses atrás.

Assistido por: Dražen.

Autor Posts
janeiro 26, 2026 às 10:52 #17761935

maciejK-33

After updating to WordPress 6.9, the Gutenberg editor crashes with error:
TypeError: Cannot read properties of undefined (reading 'indexOf')

I identified the issue using browser console:
wp.blocks.getBlockTypes().filter(b => typeof b.description !== 'string')

Result: Block wpml/navigation-language-switcher has description as React element instead of string.

Environment:
- WordPress 6.9
- WPML 4.8.6
- Flatsome theme 3.20.4