I have a problem in my flutter app , and the problem is in the storage of firebase . I have a collection with field called avatar(String). It's value comes from
I want to find the value that I entered the first in array, in the matrix. So, for example my first value of array 5, I want to search 5 in matrix using functi
I have a node js backend for my api routes and i am using Passport js for my authenticaion. Im facing an issue at the moment to hit my api route to log out the
As the title suggests, I have been struggling to find a solution to this squiggly line problem as part of in my Svelte files. I have looked all over the web an
I am trying creating a custom user model in django - which I am using as a backend. On django admin I can create users without issue. My problem arises when I t
I want to generate a new private key from firebase to use the database APIs that firebase provides. When I click on get new private key to download the private
I found the Has Permissions API (https://docs.microsoft.com/en-us/rest/api/azure/devops/security/permissions/has-permissions?view=azure-devops-rest-6.0) and the
I want to execute some function only when certain element is present using its data-test id. Below is what I am trying to do: cy.getByTestId('checkbox-id').then