Josh Wulf

Results 72 comments of Josh Wulf

https://github.com/walterhiggins/ScriptCraft/blob/development/src/main/js/lib/persistence.js#L18 ## Example usage ``` // read data var data = persist('nanocode') // write data data.new = 'Some more data' persist('nanocode', data, true) ``` The third parameter of `persist()`: If...

I have ongoing issues using the bundle - not being able to select the keyboard layout (solidly now on Mac OS Ventura), and (previously) the layout changing automatically away from...

Any further observations of this @dave-apex?

Closing this over here. If it is an issue with the new client and affects users, we will open an issue over here: https://github.com/camunda-community-hub/camunda-8-js-sdk/issues

Have not seen this for close to a year, closing.

This has been closed upstream.

No-one has reported this or commented on here - so maybe this has gone away with updated gRPC libs? I'm going to close this for now.

Not going to implement at this stage.

The `onReady` and `onConnectionError` tests now work against Camunda SaaS, and Self-Managed with no TLS or proxy.