GillyRabutTsurwa / gilbertrabuttsurwa__site

My main site, build with Nuxt, with the content managed by Storyblok. The site includes a bit of who I am, the projects I have made and access to my other sites. The site will continue to be expanded upon as I get ideas for it.
https://gilbertrabuttsurwa.com
0 stars 0 forks source link

Use Better Error Handling #16

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 6 months ago

consult nuxt documentation, your solution is there

https://github.com/GillyRabutTsurwa/gilbertrabuttsurwa__site/blob/1e6edb51e6e4091ebd06834bc2994911a80410fb/components/blog/Instaposts.vue#L21


}
onMounted(() => {
  setTimeout(() => {
    //@todo Use Better Error Handling
    // consult nuxt documentation, your solution is there
    if (instaposts.value?.data) {
      featuredInstaPosts.value = randomArray(instaposts.value.data);
github-actions[bot] commented 6 months ago

Closed in 58d98a625529aa08e9343c2475a8490d75ad4f1f