1e4
1e4
> This library will refactored soon :) > […](#) > On Thu, Sep 9, 2021, 14:27 Mitch ***@***.***> wrote: Would love to see Vue 3 compatibility soon, this library is...
@WebWeave As per Taylors tweet earlier this week it seems that an official API shall be released. Not sure what will happen to Blacksmith. https://twitter.com/taylorotwell/status/834064643689676801
Sounds good @mpociot , I imagine he just exposes the `/api/` and has documentation, indeed it might not even be a package, more than willing to contribute when the times...
@huglester There doesn't seem to be any official package out yet though.
@WebWeave 'just GET calls', did you read the docs? I agree @mpociot
Is there any progress with this?
Ah well. I'll figure it out eventually haha. Love your package. It has saved me many hours across several projects. Cheers On 6 Apr 2017 14:58, "Chris Gmyr" wrote: >...
Nope no answer yet.
@aalicki I too have just had this issue, my fix was the following (Adding the `v-if`) ``` ``` Seems to try to render before the data is actually there perhaps?...
> @1e4 - this solves the issue for me. I was under the assumption that I could have the axios call (which I use to fetch some data for the...