Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

206
Visualizações
How to fix Froala editor tooltip incorrect position when its hover

Anyone can help me how to fix this issue in froala editor. I'm using froala toolbar inside a modal, when I hover the tooltip position is incorrect its show outside the modal.I'm using froala editor in the other components and the tooltip position is okay. this only component have a issue in tooltip [enter image description here][1]

this is its look like [1]: https://i.stack.imgur.com/BfCvA.png

Javascript:

    froala_options: FroalaOptions = {
    fullPage: true,
    key: FROALA_LICENSE_KEY,
    attribution: false,
    imageUploadURL: '',
    imageAllowedTypes: FROALA_EDITOR_ALLOWED_IMAGE_TYPES,
    toolbarButtons: WEB_TOOLBAR_BUTTONS,
    pluginsEnabled: PLUGINS_ENABLED_WEB,
    placeholderText: 'Enter your review request template here',
    emoticonsUseImage: false,
    pastePlain: true,
    zIndex: 1000,
    events: {
      'contentChanged': function() {
        let text = this.html.get() || '';

        text = text ? text.replace(/[\u2018\u2019]/g, "'").replace(/[\u201C\u201D]/g, '"') : '';

        localStorage.setItem('message_rich_text', text);
      }
    }
  }

HTML :

<div [formGroup]="reviewRequestContentForm" class="w-full mb-1">
    <textarea 
           formControlName="reviewRequestContent" 
           [froalaEditor]="froala_options"
           client-name-key>
    </textarea>
</div>
about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda