Open Issues Need Help
View All on GitHub Update `ExampleViewJS`: do not use deprecated `initWebPage()` about 1 month ago
AI Summary: Update the `ExampleViewJS` plugin to replace the deprecated `initWebPage()` function with the recommended `communicationBridgeReady()` or `webPageFullyLoaded()` signals, providing an updated example of how to correctly integrate JavaScript views within the ManiVault framework.
Complexity:
3/5
enhancement good first issue