Closed doranteseduardo closed 2 years ago
I open an issue so I keep tracking of this. There's an issue triggered when hot-reloading occurs.
The crash happens as the arFragment is being inflated on hot-reloading but it already was when the component is loaded when mounted.
Preventing the initialisation method from being triggered again in the same session would be enough and solve the problem.
I open an issue so I keep tracking of this. There's an issue triggered when hot-reloading occurs.
The crash happens as the arFragment is being inflated on hot-reloading but it already was when the component is loaded when mounted.
Preventing the initialisation method from being triggered again in the same session would be enough and solve the problem.