You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the new VI expects all modules to have Module.json = True set, as the json renderer seems to be used. This should be changed to the vi renderer as in previous VI versions.
The text was updated successfully, but these errors were encountered:
It seems that the new VI expects all modules to have
![image](https://user-images.githubusercontent.com/16870072/232481819-696a2741-c601-4f44-a053-c840bb886b50.png)
Module.json = True
set, as thejson
renderer seems to be used. This should be changed to thevi
renderer as in previous VI versions.The text was updated successfully, but these errors were encountered: