Chris Johnson
Chris Johnson
It does not matter what I define the last level to be, the package appears to overwrite what I define if it is not `1` greater than `toc-first-level`. Example: ```...
I am receiving the following error when doing something as simple as... ```js import Vue from "vue"; import Datatable from 'vue2-datatable-component' Vue.use(Datatable) const app = new Vue().$mount('#app') ``` What's odd...
Is it possible to import only the View Component? We have a page that only needs to display the content, but our vendors files increases by 400kb when including the...
**Describe the bug** Using `useQuery` and attempting to enable a disabled query when used outside of `setup()`. Looks like the ApolloClient is coming back as `null`. ``` vue.runtime.esm.js:619 [Vue warn]:...
Both this repo and the next version hasn't seen an update since August, even with others submitting PRs. Curious if the maintainers walked away.
Listeners are now prefixed with `on` and are camel case... `row-click` is now `onRowClick`. Before this fix, the `.clickable` class was not being applied to rows.
Any plans to access dashboard through this API wrapper?
## Please, provide the details below: ### Did you verify whether this issue has already been reported here? Yes ### Tell us about the problem [I saw a similar thread](https://github.com/NativeScript/sidekick-feedback/issues/181)...