Aleksey Meshkov
Aleksey Meshkov
Sorry, but I have no idea what the value should be in the case. I tried to set ``` geocode-options="options" $scope.options = { types: '(cities)', country: 'ca' }; ``` But...
@ArtemNikolaev thank you very much! Appreciate you help!
Agreed. It seems like an inconsistent behaviour.
any updates?
same here
+1 ``` Error: EXDEV: cross-device link not permitted, rename '/root/.ied_cache/.tmp/4a6e5d4c-8706-48b3-9e38-d5e6a9161db9' -> '/root/itqm_app/node_modules/277c90f8bef39709645a8371c51c3b6c648e068c/package' at Error (native) ```
any idea why it hasn't been merged yet?
Had to use almost the same approach. https://github.com/AleksMeshkov/node-continuation-local-storage/commit/7eee8cf67a4c3f79ca69bd7b5246c183dbdaaedd
Hi! If you have a webapp may be this approach will help you. I decided to put expressjs response object in the context and added this to the lib. https://github.com/AleksMeshkov/node-continuation-local-storage/commit/7eee8cf67a4c3f79ca69bd7b5246c183dbdaaedd
@hazemhagrass, great, thank you! Waiting for it impatiently!