Max Kut
Max Kut
1) вырезаешь из телефона код страны (+79995551122 и 89995551122 - разные номера для системы) - ищешь по `query=9995551122` 2) полученный массив результатов проверяешь на соответствие поля телефона (именно поле телефона),...
**Алгоритм такой** 0> пришла заявка 1> делаешь запрос списка контактов `$amoContacts = $amoClient->contact->apiList(['query'=>'9612211333'])`. В ответ тебе придет массив контактов (или пустой), у которых в ЛЮБОМ (!) поле есть искомое значение...
Hi @mickey58github. I apologize for the delay. Indeed, not all the mods from the "svg-pan-zoom" library have been proxied yet. I will try to add them in the future. While...
I totally agree. I think you can expand the condition a little (it's still a hack): ```js if (this.$refs.diagram && this.$refs.diagram.$refs.diagram && this.$refs.diagram.$refs.diagram.spz) { this.$refs.diagram.$refs.diagram.spz.zoom(); } ```
About of [$refs](https://vuejs.org/v2/guide/components-edge-cases.html#Accessing-Child-Component-Instances-amp-Child-Elements)
That's for sure. I have plans to add support for Vue3, but I can't yet say when I'll be able to implement it
Sorry for long answer. We are using the old version (1.x) on a php 7.3 project. It was on this method that there was a mistake.
@qnox81 thanks! this is not specified in the [documentation](http://lyften.com/projects/laravel-currency/doc/commands.html)