n1crack/vuefinder

attributes not work at all

fozooni opened this issue · 2 comments

Hey mate, I hope you were ok.

None of attributes (ex. dark, locale) are working! Please check these attr's and If you have a free time please fix there.
Thank you

It seems they are working. Can you clear your browsers localstorage and try again?

just to be sure your setting would be like this:

<vue-finder id="vf" url="/vuefinder" locale="tr" dark></vue-finder>

also you can check the live demo code here : https://github.com/n1crack/vuefinder.ozdemir.be

Thank you, I solved this!
I think that was packages conflic or smth like that because when I delete node_modules folder and re-install that, this was fixed.