Adi Mihaila
Adi Mihaila
> I have created PR for Nova 4 Update. Tested all the features. Working as expected. #74 Hi @the-alichemist. I saw that your PR was merged. Can you please create...
Also, I found an issue. If I disable the `standalone` property from a detached action, and I show that action `onlyOnIndexToolbar` when you select one or two resources for example...
I created a PR for the issue: https://github.com/gobrightspot/nova-detached-actions/pull/75
@osiset can you please help us with a review?
I created a PR for adding a login page to fix this issue: https://github.com/osiset/laravel-shopify/pull/1121
@arcoirislabs, any news?
@arcoirislabs any news about ssl support?
I can help you if you need it...
@vamshik113, I had the same problem, but I found a workaround. ``` class MqttClient { connect(successCallback) { let clientId = 'm-' + device.uuid; cordova.plugins.CordovaMqTTPlugin.connect({ url: MQTT_BROKER_URL, port: MQTT_BROKER_PORT, clientId: clientId,...
I can help you if you need it.