Catalin Vasile
Catalin Vasile
@lixaotec Thanks for submitting this! πThis issue is caused due to version inconsistencies. Shards Vue is currently compatible with Bootstrap 4.1.3 while you are most probably using the latest version...
@lixaotec That's a good question! I actually preferred writing my own library for multiple reasons. First, I wanted to tackle a project like this on my own, mostly as a...
Using which version of Node/Yarn are you experiencing this issue?
@pereiraryan @sunnixx @DonsWayo I apologize for the delay. Make sure to run `git clone [email protected]:DesignRevision/shards-dashboard-react.git --recurse-submodules` to clone the repo (including its submodules) and let me know how it goes....
@DonsWayo Can you please try to replace the contents of the `.gitmodules` file from: ``` [submodule "src/shards-dashboard"] path = src/shards-dashboard url = [email protected]:DesignRevision/shards-dashboard.git branch = master ``` Into the following:...
@kk-o Can you please start again from scratch by cloning the repo, applying the changes and running the commands I've mentioned [earlier](https://github.com/DesignRevision/shards-dashboard-react/issues/7#issuecomment-489729292) and see if the issue persists? If it...
I wasn't able to reproduce this, but maybe I'm not following the structure properly. π€Can you please create an example in [CodeSandbox](https://codesandbox.io/)?
@frechette-alex Thank you so much for taking the time to submit this! Also, great find! ππ
My goal is by the end of this week. π
I apologize for the delay! I've been really caught up lately. I'm afraid that I will have to postpone releasing a fix for a few more days. Thank you so...