Vladimir Lelicanin

Results 5 issues of Vladimir Lelicanin

### What steps will reproduce the problem? ` OpenGraph::addProperty('locale:alternate', ['en_GB', 'el_EL']);` ### What is the expected result? ``` ``` ### What do you get instead? ``` ``` ### Additional info...

bug
high priority

**Describe the bug** When I set Google as a provider, it does not change. API key is good and working in the other parts of applicaiton **To Reproduce** Steps to...

bug

Hi, It seems to me that if I want to use 'vuetify-loader' it does not work for the components that are outside of .vue components. I have tried with your...

Hi, there is an error in your package on line 96 Pointable.php trait. `return (new Transaction())->addTransaction($this, $amount, $message, $data = null);` This way $data is always null. It shoud be...