a.v
a.v
Also having this issue. Getting the same error as in the codesandbox above. `Cannot read property 'presets' of undefined`
Hack/fix available here https://github.com/alexfoxy/lax.js/issues/139 adding `window.lax = { presets: this.$lax.presets }` to `mounted` fixed the issue for me.
Any advice, possible fix? Still getting this error.
OK thanks, good tip for getting round this issue whilst its not working quite correctly at the moment.
Any thoughts on a workaround or fix for this?
Same getting this problem too, surely should be quite simple to add the 'add new' button back into the UI?
What would be a possible way to implement this? Where is the best place to start? Really needing this feature.
Please integrate this
This would be a great addition, something similar to what you get with font awesome. I cannot justify loading a >2mb file for some icons so I am loading them...
Hi, any luck on figuring out what the issue is here? i'm also having the same problem and trying to find a solution.