Maxime Le Breton
Maxime Le Breton
and same for `dash` characters, who needs to be converted to `space` to match words like "États-unis" with "etats unis" input.
Yes, not having a real world example for `Vue` stops immediatly my interest. I wanted to test it for a current Vue App, but without documentation or example, I need...
thanks @zerobias! I think I will fall in love with effector ;)
Yes of course! Here is a GIF to illustrate the difference:  **Actual behaviour:** On the [CodePen example](https://codepen.io/trevoreyre/pen/RwwNKLK?editors=1111): - ✔️**First case**: Click on the third result takes the result as...
Hello @trevoreyre, are my explanations clearer?
After hours spent on this problem, here is my working solution to access map instance from a store (thanks to https://github.com/vuejs/vue/issues/2637#issuecomment-207076744 and https://github.com/vuejs/vue/issues/2637#issuecomment-331913620): ```javascript const state = reactive({ map: Object.freeze({...
Hello @ltsNotMike, and thanks for your plugin! But same problem here, I configured the plugin to populate `Title` as **Name** field, and `Slug` as **Path** field, and it doesn't populate...
thx for the tip !
After some research, here are some details: - the HMR is working correctly when the modifications are made on the `style.scss` **file** - but if changes are made on a...
hello @DomDew, thanks for your time, and sorry for my late response, I have only one language on this site (french), but even if I had activated transliteration, it would...