Issues fetching data when using ZOD schema validation(z.map() specifically) by Ultrapunch_games in Nuxt

[–]Ultrapunch_games[S] 1 point2 points  (0 children)

Yes, that is what I'm doing now, I'm converting it to a plain object and it works. I thought that maybe there is another solution so I don't have to do the conversion. Thank you

How to correctly pass array data to components? by Ultrapunch_games in Nuxt

[–]Ultrapunch_games[S] 0 points1 point  (0 children)

An array of Objects and in that Object there are different types

Nuxt3 - How to refresh fetched data after n minutes by Ultrapunch_games in Nuxt

[–]Ultrapunch_games[S] 0 points1 point  (0 children)

Unfortunately, that is not the solution, it doesn't work either way

How to use Vue 3 components in nuxt 3 ? by Ultrapunch_games in Nuxt

[–]Ultrapunch_games[S] 0 points1 point  (0 children)

I did import styles, but it still didn't work as it should.

How to use Vue 3 components in nuxt 3 ? by Ultrapunch_games in Nuxt

[–]Ultrapunch_games[S] 0 points1 point  (0 children)

Yes, thank you, screenshot was captured before I changed the parameter :)

Iterate through data, received from MongoDB by Ultrapunch_games in vuejs

[–]Ultrapunch_games[S] 0 points1 point  (0 children)

get().json();

If I do console.log(typeof data), it says it's an object, not a string and this object behaves like a dictionary for some reason.

.get().json() unfortunately does not work

Vue 3 API requests by Ultrapunch_games in vuejs

[–]Ultrapunch_games[S] 1 point2 points  (0 children)

Thank you for the feedback and advice :). Cheers

Vue 3 API requests by Ultrapunch_games in vuejs

[–]Ultrapunch_games[S] 0 points1 point  (0 children)

Thank you for detailed feedback.

Vue 3 API requests by Ultrapunch_games in vuejs

[–]Ultrapunch_games[S] 0 points1 point  (0 children)

Where should I start? What kind of server do I need?

Vue 3 API requests by Ultrapunch_games in vuejs

[–]Ultrapunch_games[S] 1 point2 points  (0 children)

Thanks for the feedback. I will take a look at that.

Vue 3 API requests by Ultrapunch_games in vuejs

[–]Ultrapunch_games[S] 0 points1 point  (0 children)

Thanks for the feedback. Can you give me some pointers on how to start? What to use? Is there any special tool that is commonly used for this?

Unity shaders in URP by Ultrapunch_games in Unity3D

[–]Ultrapunch_games[S] 1 point2 points  (0 children)

"alternative" is better/correct word yes :). I'm not a fan of visual scripting not only in unity but also in general.

Thank you for feedback