Closed cajames closed 4 years ago
Sometimes if a user hovers over the block menu on the left, while the component has not yet finished rendering, an error might be thrown, as shown in #13.
This PR ensures that parts of components are not referenced before they are rendered.
Closes #13
Hey @mynameisfreedom, could you please test this branch build and see if this solves the menu error?
Sometimes if a user hovers over the block menu on the left, while the component has not yet finished rendering, an error might be thrown, as shown in #13.
This PR ensures that parts of components are not referenced before they are rendered.
Closes #13