TinyMCE fails to initialize in Firefox

Abierto
#412 3 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
42/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
angular, typescript
Área
frontend

Línea de trabajo

Start with the linked CodeSandbox and reproduce the failure in Firefox 136.0.4, comparing the first clean load with subsequent loads across the reported Angular and TinyMCE versions. Done means the editor initializes reliably on repeated loads in Firefox without the reported promise TypeError, while preserving the working Chrome behavior.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

needs: more info

What is the current behavior?
TinyMCE fails to initialize in Firefox with the following error:
Uncaught (in promise) TypeError: t is undefined
On Chrome there's no such issue for the same page.
It is strange though, that the error doesn't show on the first clean load (in a private window) and the editor initializes correctly. But on second and consequent loads, it doesn't work and shows the error in console.
Image

Please provide the steps to reproduce and if possible a minimal demo of the problem via codesandbox.io or similar.

What is the expected behavior?

Which versions of TinyMCE/TinyMCE-Angular, and which browser / OS are affected by this issue? Did this work in previous versions of TinyMCE or TinyMCE-Angular?
tinymce-angular^8.0.1
Angular^19.1.2
Firefox 136.0.4 (64-bit)
Tested on Windows 10, Linux, MacOS

Lenguaje dominante
TypeScript
Estrellas
346
Forks
94
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de tinymce/tinymce-angular

Todos los issues de tinymce/tinymce-angular

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.