Louay Hamada

Results 2 issues of Louay Hamada

Hi there, I'm working on a localized dashboard, where user can change display language without refresh the page, But it seems, that PhoneInput component takes initial value of localization and...

Hi there, I'm using vue ^2.5.13 and vue-video-player ^5.0.2, and I'm implementing the plugin into my component with this 2 lines import '../../../node_modules/video.js/dist/video-js.css' import { videoPlayer } from 'vue-video-player' Everything...