Skip to content

Different behaviour in different browsers #337

@monikabadertscher

Description

@monikabadertscher

Hi Christopher
We display at the moment 9 different plots at the same time.
We work with Mathbox.ContainedMathbox which we configure with all needed Components like Ticks, Scale, Axis, etc.
That means: We do not work with Scene. Canvas and Renderers are in the background.

The Firefox-Browser displays all Plots correctly, even if we call the site over and over.
Google-Chrome and Edge-Browser: The first time we call the site, all plots are displayed correctly. But if we call the site a second time, the first plot is just black and no data is displayed.
There are GL_INVALID_OPERATION errors.

Do you have any idea why the browsers react in different ways? I ask the question here because I didn't get solutions elsewhere.
Do you think that the problem is not disposing the renderers?

Thanks for your help.

Moka

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions