I have problem with vue3/pinia. View.vue at the bottom: <script setup> import useAccount from '../stores/account.js'; import { ref } from 'vue'; import Lo
I have two data tables as following TableA TableB UID QID QID Value1 Value2 I want to join two data tables and
So I'm trying to make my own chat app with react.js, next.js and firebase. Everything was going fine but when I compiled my app for web the box witch was suppo
I'm try to extend my webgrid pager but when I try to call the method to page the system return me the follow error: System.Web.Helpers.WebGrid does not contain
In my django app I have simple Category and Offer models: class Category(BaseModel): title = models.CharField(_('Category title'), max_length=256) avail
Tried to train UNet on GPU to create binary classified image. Got nan loss on each epoch. Testing of loss function always produces nan-return. Test case: import
I'm struggling with the fetch because i want to get the info from a parameterized url. In the backend i had create a function where for any instruments in the u