• Eduardo Sanz García's avatar
    Render the `NotebookModal` only when `groupId` is defined · fcf1e6ac
    Eduardo Sanz García authored
    On Firefox, I have noticed that the notebook close button is briefly
    displayed and then hidden. This delay is probably caused by time that it
    takes to parse the CSS until it is applied. To avoid this 'blink' we
    render the component only when the `groupId` is set.
    fcf1e6ac
NotebookModal-test.js 3.42 KB