Nikita Madebeykin
Nikita Madebeykin
Any updates on this? I've having same issue with bootstrap-vue UI framework
> @grindpride I could use dynamic component to load the svgs by this: > > ``` > > > > > > import { shallowRef } from 'vue'; > export...
+1, we encountered huge complications while reading the API docs and trying to use this ts library. Why things can't be just simple? We'd rather not use this library.
Is the problem still active? How come nobody responded to it?
> You can't use the IDs alone. You also need the accessHash. > > The accessHash is different for each account. If the library has seen that ID before it...
> Solution: > > ``` > npm install vite-svg-loader --save-dev > ``` > > ```ts > import { defineNuxtConfig } from "nuxt3" > import svgLoader from "vite-svg-loader" > > export...
> In Nuxt 3, you don't need `vite-svg-loader`, but can instead create a custom component utilizing [Vite's glob import](https://vitejs.dev/guide/features.html#glob-import): > > ``` > > > > > > const props...
> Hello @digitalcortex, > > I was working on transaction and column family support a while ago but currently, I am busy with work and personal life. > > Thanks...
> It works fine for me on: > > csvlens 0.13.0 mac OS Tahoe 26.0.1 zsh 5.9 (arm64-apple-darwin25.0) Macbook Pro M4 Max/64 gb Do you use default OS X terminal...
I just tried installing Ghostty and the highlight worked for it. For some reason csvlens isnt working for my default OS X terminal.