After an extension goes wrong, it cannot be used even if the code is correct

After an extension goes wrong, it cannot be used even if the code is correct

Hi @zhoujunhua91. This is a known issue and it is being worked on. It doesn’t happen always. There are particular errors an extension that can cause it when hot reloading. In particular, be careful about saving partially complete code and make sure you are properly cleaning up UI objects and subscriptions.

I’m sure you may have found that restarting OVCode once the code is fixed will fix the bad state in OVCode.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.