Rashid Cordero
Rashid Cordero
build failed. i want to use the text style also.
@zarocknz but the text is dynamically added. Also, the container of the canvas is responsive. It would be very difficult to size the text inside the segment.
status about this? I am also having issues on deleted data. what if other user deleted that data, the data in my browser will use that deleted data and so...
update on this? i want to mutate null values also
need this update. please approve and release
so I ended up creating a path file for plugin-graphql and remove the Guid formatting and leave it just a string.
I was not able to update this ticket about my solution. Like you said smart queries are not yet supported so I use this instead. export default { components: {...
thats why its called full static as it intends to be fully static data(from payload) you wont expect it to fetch the data as it generates it upon building. thats...
> Thanks @shidcordero ! Unlike the asyncData method I was trying, with fetch I can pull the data in my pages. > > Unfortunately when I test it with Nuxt...
any updates on this?