Deep Vora
Deep Vora
Getting the following error while trying to init VSS ``` No handler found on any channel for message: {"id":1,"methodName":"initialHandshake","instanceId":"VSS.HostControl","params":[{"notifyLoadSucceeded":false,"extensionReusedCallback":{"__proxyFunctionId":2,"__channelId":1},"vssSDKVersion":2}],"jsonrpc":"2.0","handshakeToken":"2g6dy8vogc21ys2y9yaslq"} ``` Following is the initialize code ``` function registerContribution(contribution) { ......
## Bug Report ### Capacitor Version ``` Latest Dependencies: @capacitor/cli: 5.5.1 @capacitor/core: 5.5.1 @capacitor/android: 5.5.1 @capacitor/ios: 5.5.1 Installed Dependencies: @capacitor/ios: not installed @capacitor/cli: 5.5.1 @capacitor/core: 5.5.1 @capacitor/android: 5.5.1 [success] Android...
**Connections** #5890 **Description** Its adding bounds to the vertical jump on bunnymark example. It will also update size of the surface on resize. **Testing** 1. `cargo xtask run-wasm` 2. go...