Quantcast
Channel: Recent Questions - Stack Overflow
Browsing all 12111 articles
Browse latest View live

C# : Cannot create razor page using Entity Framework Core

I created an ASP.NET Core 6 Razor pages project in Visual Studio 2022 and when I tried to create a razor page using Entity Framework (CRUD) in the Add new scaffolded item section, I get this...

View Article


How can I make a field required based in other field value with Zod?

I'm trying to validate a form with Zod and react-hook-form, and I need to make some fields required based on the value of other field. Here is my schema:const formSchema = z.object({ cli_rut:...

View Article


I have a Java executable jar file which is currently desktop app. My old...

Asking this questions on behalf of my friend :Qustion 1 ) I have a Java executable jar file which is currently a desktop app. My old computer got corrupted and so did the source files. How do I edit...

View Article

Flutter: notifyListeners not working for any page other than the home page

My main.dart calls wrapper.dart (below). Depending on the global variable loggedIn, it shows either the Forms page or the Login page.On the Forms page, the user can choose another page to go to. If I...

View Article

How can I create a cross-table by multiple variables in R?

I have a dummy dataset df which contains data on the treatment, disease grade and survival outcome of 50 people.library(Hmisc)# Generate initial cases.set.seed(123)n <- 50df <- data.frame(...

View Article


Is there a way to update 2 values each time calculating data on each row?

I have the following table:CREATE TABLE IF NOT EXISTS import.dre( idmov integer, companynumber integer, idproduct integer, dtdate date, nrtank integer, dailybalance numeric, startbalance numeric,...

View Article

browser_cookie3 only able to take cookies from Firefox and no other browser

Using the exact same code, all I changed was the firefox to chrome on the second line, and the code kept giving me:TypeError: 'NoneType' object is not subscriptableMy code:try: cookies =...

View Article

ComamnderJS - Prompt for missing args/options with Inquirer

I'm trying to implement prompting users for missing required args/mandatory options.I thought I could use a preSubcommand hook, change process.argv with prompts, and then allow commander to parse the...

View Article


Is import modal.message.Camt106Message available yet?

In java import statement why the following line not working?import modal.message.Camt106Message;While Camt107 to Camt109 working, why Camt105 and Camt106 not working? Does anyone when it will be...

View Article


Why does my html p element appear on top?

The paragraph element is under the div element in the code but over the div element in the website.Also my headline turn white when i delete position:fixed;What is wrong with my code ?I tried aligning...

View Article

How to get record based on the Two Column Group WONO, AssortSLNo & Based on...

How to get Unique SecID row based on the WO, AssortSLNo, TL ColumnTableSecID WONo AssortSLNo TL 11 46 1 35976 12 46 1 34593 9 46 3 14639 23 46 1 12761 87 46 3 34738 74 46 2 30575 2 46 1 29952 67 46 2...

View Article

Is there a win api that can get the drawing messages of the apps?

Is there a win api that can get the drawing messages of the apps?For example, the real-time event capture of OneNote and PowerPoint , users choose what pen to draw on the canvas.Even if the pen UI is...

View Article

Image may be NSFW.
Clik here to view.

Project tracker reflecting data by month

I'm working on building a project tracker to show how many contracts are in process, completed or missing BY MONTH to compare our progress annually. Most project trackers I've found require both a...

View Article


Camera access is crashing in macCataylst app, but working fine in iOS version

I am targeting iOS 17.4 and macOS 14.2 with a iOS/macCatalyst app. The app is providing a photo picker or access the camera to capture an image. My Signing and Capabilities has the following...

View Article

bundle all require modules mentioned in nodejs file into one bundle

i have two files imported into the main.js. i want to import all the codes of the required objects or the entire module into the dist.js - mainly bundle all require modules mentioned in nodejs file...

View Article


How can I pre-warm a Python azure function or set up pre-warmed instances?

We have Python Azure httpTrigger functions that have a cold start problem when we scale out. The response time spikes to 10-40s after creating a new instance for scale out. I found 2 possible solutions...

View Article

R - getting count of maximum-sized sub-group when summarising at prior...

What I am trying to do is along the lines of the following:library(tidyverse)starwars %>% filter(!is.na(gender)) %>% group_by(gender) %>% summarise(total_count = n(),...

View Article


How can I automatically deploy static HTML repo to Azure when the full repo...

I'm experimenting with Publii in order to generate static websites.They have an option to sync your website, which pushes the "public/rendered" website to the repository.This however, causes the...

View Article

Creating a survival data for simulation

I'm currently working on creating a survival model using the 'survsim' package in R programming. I would like to create a model of the log-logistic distribution with two parameters, scale and shape....

View Article

Why is the dropdown not showing all content when window is smaller?

I am new to html and css.I have been building a mock site using CodePen to build up experience using them, but I've hit a snag, a few snags. Most annoyingly at the moment is when the window is resized...

View Article
Browsing all 12111 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>