Johann-S

Results 71 comments of Johann-S

Nice idea ! What do you think @XhmikosR ?

Hi @mestro67, First of all thanks for using my plugin 👍 It seems it's a specificty of Next.js, but you'll find some workarounds here: https://github.com/zeit/next.js/wiki/FAQ My libs need to access...

Hi @dougloj, It should totally work, can you check that example: https://cdpn.io/Johann-S/debug/zYYKxKW ? Does it works on iOS 7 ?

Hi @zhangchenglin, I don't understand what's your issue 😟 Can you add a live example please ?

Hi @g0rill4z is it possible for you to create a live example of your issue via [CodePen](https://codepen.io/)/[JS Bin](https://jsbin.com/) or [Stackblitz](https://stackblitz.com/) and report back with your link ? It'll help me...

Helped a bit: https://github.com/Johann-S/bs-custom-file-input/pull/13

Hi @drauch, Yep there is one provided see: https://github.com/Johann-S/bs-custom-file-input/blob/master/bs-custom-file-input.d.ts do you have any issue ?

yep you have to import the lib like that: ```typescript import bsCustomFileInput from 'bs-custom-file-input' ```