Kabolobari Benakole
Kabolobari Benakole
Hi, yes @codebender828, you did understand me. And thanks for taking a look. Hopefully, when that is fixed and I update/refresh that error should clear. I'm pasting a short video...
Hi, @codebender828, should I take it this issue is to be considered and will be fixed and can go ahead and close it. Or should I leave it open until...
Sure. Thanks.
Hi @codebender828 and all, just reloading the main site https://vue.chakra-ui.com/collapse and noticing this issue isn't fixed still...is it in the queue or something?
Additionally, I'm listing websites as a reference and would love to make them direct links. I'd love to link the text like normal markdown 👉 `[Awesome Website](https://Dont.Click/me)` you get the...
Hi, @jochemkeller, thanks for taking the time to document and share your approach. I'm not sure I should use it though. Doesn't seem to too specific/tied to the variable `...
> try this hacky workaround > > ```sass > @function rgb($args...) { > @return r#{g}#{b}(#{$args}) > } > ``` > > https://sass-lang.com/blog/libsass-is-deprecated Hi, where are you placing this function?
I had the same issue too but using @wongjn suggestion solved it. Shouldn't this be documented? Like update the docs to match? Again, maybe I should raise as another issue,...
I'm experiencing this issue, pretty similarly but having to do with loading data from Storyblok. I put it as an issue here https://github.com/storyblok/storyblok-nuxt/issues/211#issuecomment-1401957011 on the Storyblok Github.
I do honestly believe this problem still exists. Well, at least for me, it does. I've upgraded Node, tried all the workaround, and it's only fine when `ssr: false`, which...