Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
1 replies
64 views

I have this json data which I need to convert into an object. The json has a parent/child relationship instead of actual children object in the parent object. { "queryType": "tree&...
ads's user avatar
  • 1,743
0 votes
0 answers
34 views

I create several subclassed QGraphicRectItems with parent/child relationships to keep them in lock step on the screen. For whatever reason, the hover events on the children are triggering the parent ...
Adam's user avatar
  • 49
-2 votes
2 answers
150 views

I am working on an AI project, and I need to gather the contents of the li using JavaScript. There can be multiple of these li's My HTML (just a small section) <div> <button id="...
JuicyGronky's user avatar
2 votes
2 answers
89 views

I have 5 dynamic objects out of those 5, I am referring to only 2 here: objCache.tab1.page1.status: when cache enable from tab objCache.page1.status: when cache enable from page In my html and .ts ...
Sandip - Frontend Developer's user avatar
0 votes
0 answers
40 views

Hi im making a ToDo list web similar to Trello. And i wanted to weekday section to be selected just one at a time like radio button. When plus icon on top left of weekday section that part extends. ...
tunu's user avatar
  • 1
3 votes
1 answer
77 views

I have a child component that I am showing multiple samples of them in a parent component as: parent.html: <app-parent> @for (item of Items; track item; let index = $index) { <app-...
user6781's user avatar
  • 621
0 votes
2 answers
58 views

:root { --success: #0c0; } button { border: 2px solid; border-radius: 10px; cursor: pointer; margin: 1em 0.5em; padding: 10px 15px; transition: transform 1s; } button:...
Eric Wang's user avatar
0 votes
2 answers
60 views

I have this code where I've updated an object in React. When you click "Most upvoted", it takes an object, sorts it by votes, and then updates the state with it. The problem is, it won't ...
CodeNinja's user avatar
1 vote
1 answer
81 views

I'm having trouble managing data communication between a parent component and a modal child component in an Angular application. The parent component opens a modal (child component), and after an ...
Hardy Rakoto's user avatar
1 vote
1 answer
50 views

I try to share data from Parent to Child and Child to Parent, with variable in template PARENT "mensaje", the template receive this input and show in the input text Child, but when I type ...
ALEXANDER JOSE TAYPE LUYO's user avatar
1 vote
1 answer
438 views

I have a service which maintains some state using a signal. The service also exposes an rxjs observable which emits when a certain event has taken place. This event takes place after the signal value ...
ThePuzzleMaster's user avatar
2 votes
4 answers
155 views

I have a widget 'A' that displays Text(currentPlayerStatus). This widget is called 10 times from another widget 'B', one for each player in the list to display each player's status. Initially, all the ...
Anish Pokharel's user avatar
0 votes
0 answers
44 views

I would like to send custom log messages from one Node.js process to the stdout of a child process, without using intermediary files or separate streams. The idea is to start a server in one terminal ...
user2066480's user avatar
  • 1,425
-3 votes
1 answer
121 views

I got a new job recently and the tasks are deeper into WPF than my current expertise. The application contains different templates for CheckBoxes. They contain multiple levels of children and i need ...
MaxH's user avatar
  • 75
1 vote
0 answers
22 views

Explaining the problem: I have a table with the accounts and the total value, this is the "fact" table Account Amount CC1035 -19000 CC1284 123400 CC1909 200 CC1024 3500 I also have a table ...
Lucivan Batista's user avatar
1 vote
0 answers
55 views

So, I have a widget in flutter that is inside a SingleChildScrollView. Inside the scrollview, I have a PageView. Now the issue is that the PageView contains different pages such as Home, About, etc. ...
Sanchit Batra's user avatar
2 votes
2 answers
105 views

I am trying to select only rows from the INPUT table which do not have a child - in SQL.The result is in OUTPUT. To make it easier, for now, I am considering only the columns 5H and 6H (the other ...
Peter's user avatar
  • 31
0 votes
1 answer
51 views

I have PostgreSQL table which has records stored as tree values create table doitestchk(node_id,entity_id,letter,parent_id)as values (1,'Entity_id_1','10',null) ,(2,'Entity_id_1','93/rheumatology',1) ...
Arun's user avatar
  • 135
0 votes
1 answer
75 views

I have a table with parent-child relationship. For a dashboard I am creating, I need to create a table so the dashboard (SAS Viya) can work with the table. For that I need to get for every company id (...
Maanloper's user avatar
0 votes
1 answer
119 views

In Go I cannot figure out how to get the following setup. 1st level go routines should stop their 2nd level goroutines before they terminate. If the functionrunGoroutine is not in a loop (I don't ...
Ahmed Zaidan's user avatar
0 votes
1 answer
94 views

How Qt internally holds widgets to process and render them? Does parent widgets have some kind of array with raw pointers to child objects? Or maybe some kind of smart pointers?
Supreme Machine's user avatar
0 votes
0 answers
119 views

The app is crashing randomly when changing the contentview inside the carouselview, I tried to see if there was something wrong with the code but couldnt find anything. I'm trying to mimic a ...
João Carlos Bessa's user avatar
0 votes
1 answer
61 views

I have a child component with an <input> element. I can customize the component from a parent using several attributes like placeholder, maxlength, required, etc. But I cannot get type= to ...
Tioia's user avatar
  • 51
0 votes
0 answers
32 views

This is my first question here, so hopefully I'm doing things right. We have an assignment where we basically have to make a mini weather channel (it's supposed to be teaching us more about ...
Jay's user avatar
  • 1
0 votes
1 answer
62 views

I am building an app with heavy media files. I am at a crossroads. It either needs a hefty messy pre-caching system or it needs to be bundled together using an HTML to EXE app. The EXE app is ...
user3707570's user avatar
0 votes
2 answers
480 views

Any help is appreciated on this issue. I originally came here to get help on this and was able to find a solution that has worked up until now. To reference the original post here is the link: Excel ...
Joshua Johnson's user avatar
0 votes
1 answer
68 views

This is my function in wordpress child theme, but not overriding my style.css: function my_child_scripts() { wp_enqueue_script( 'my-child-script', get_stylesheet_directory_uri() . '/script.js', ...
MRK's user avatar
  • 21
1 vote
2 answers
92 views

I have 2 components in Angular, a parent and a child. I'd like the parent to be able to pass an array of objects representing a clickable thing to the child have the child component dynamically ...
Fred2020's user avatar
  • 495
0 votes
1 answer
63 views

i am trying to emit changes from my serialnumberdialog.vue to a table of a q-tab-panel in my viewdetails.vue. please help me get the expected outcome. i already tried almost everything and asked for ...
Louren Jan Rodriguez's user avatar
1 vote
1 answer
113 views

I have 2 unrelated components, a search bar and a table. I have a service that shares data between them. The problem is that I have multiple instances of the search + table components depending on the ...
bestfirstsearch's user avatar
0 votes
1 answer
46 views

I want to be able to reuse part of my form elsewhere, so I wanted to separate it into it's own component. I still want to submit the form through the parent component - no button or anything in the ...
necrophade's user avatar
0 votes
1 answer
40 views

i have been trying to display the name of the array item onclick of the user button but onclick of that i m getting name of the user in console but not in page level this is the app.component.ts file ...
lucky 's user avatar
  • 21
1 vote
2 answers
679 views

This is hour 10, I've tried 20 differnet configurations. the first set works fine. the children under company only evaluates localhost:4200/Employee-pub/1 -\> localhost:4200/Employee-pub/1 ...
Sean Miller's user avatar
1 vote
1 answer
707 views

Someone can help me please ? I have two components Parent and Child. In Parent Component I have this formGroup and two method to get person and city. ngOnInit() { this.form = this.fb.group({ ...
songcraft's user avatar
  • 509
0 votes
1 answer
442 views

I have a problem how to deal with FocusState in my project. My parent View has an enum created on top: enum RegistrationFocus: Hashable { case username, password, confirmPassword, nameAndSurname, ...
Anze Slapar's user avatar
0 votes
1 answer
94 views

I am setting a value from the parent component and changing it immediately. In the child component, change detection executes only once. Stackblitz code base Parent's code: HTML <h1>Parent ...
user3340927's user avatar
-1 votes
1 answer
33 views

Context: Trying to build a responsive 'Menu' for an online course I'm taking. Problem: Cannot understand why the child containers are ignoring the constraints of the parent container on the RHS of the ...
Kojrey's user avatar
  • 23
0 votes
1 answer
123 views

I have this table Id ParentId 1 NULL 2 1 3 1 4 NULL 5 4 6 8 7 9 Each child (Id) can have only one parent. How to retrieve parents and sibling for a given child Id, it means: SELECT `Here the code` ...
Manta's user avatar
  • 517
0 votes
0 answers
35 views

I'm currently making a small game, and one mechanic I'm working on is being able press a "plant flower" button, which triggers all the boxes, showing where you can plant it. Then you click ...
Tiny Designs's user avatar
0 votes
1 answer
65 views

I am wondering whether it is possible to have an operator in a non-templated parent class with an auto return value and a templated child class?? Here is an example: #include <vector> #include &...
user1407220's user avatar
4 votes
1 answer
529 views

I have a problem in the tabs component of nextui. I want to change the radius as in the picture but the element is not in the code structure. How to solve it? ] ] I tried with className={{ wrapper: ‘...
OnProgress's user avatar
0 votes
1 answer
417 views

Given the example table below (which is a very small-scale version), I am trying to update the owner name on a row based on the user input of a single ownerId and multiple workIds. However, there is ...
tb517's user avatar
  • 585
1 vote
1 answer
64 views

Using Reactjs and Typescript, I have a parent component with data from api. It clicks to open a MUI Dialog with a form to edit but needs to be prepopulated with the data from the parents component. ...
user17449555's user avatar
0 votes
1 answer
79 views

I am using React Typescript and MUI. I have a parent component with an 'Edit' button, when clicked , should display Dialog box with a form pre-populated with that specific data from the parents.Can ...
user17449555's user avatar
0 votes
1 answer
65 views

As a part of my workflow I am receiving xml files, sometimes a specific element is empty and this leads to problems in the system, this is a sample input file: <?xml version="1.0" ...
ago1965's user avatar
0 votes
0 answers
46 views

I created the following code that allows me to create a relationship tree. But I'm having the following problem if a user in his group name contains the fullname of another user then he is a child of ...
Paul's user avatar
  • 4,618
0 votes
1 answer
68 views

I would like to automatically forward a function call to a child in python, so that the parent class has said function and then forwards the call to the child and returns the result to the caller. ...
Famok's user avatar
  • 3
0 votes
0 answers
36 views

I am creating a system which manages projects. Each projects' behaviour can be customized by custom PHP class called c11n, that the project's owner can create by extending my parent c11nBase class. It ...
Lukáš Řádek's user avatar
0 votes
0 answers
25 views

See the Fiddle for details https://sqlfiddle.com/mysql/online-compiler?id=e59b8453-f19b-4ff0-83f9-75f44b22626b I've reviewed the other recursive answers which do not seem to answer my question. I am ...
user3601725's user avatar
1 vote
2 answers
61 views

I have a child component which displays information when you click on its button. information-data.component.html <div class="col-12 col-sm-12 col-md-12 col-lg-12"> <div class=&...
moonchild_'s user avatar

1
2 3 4 5
107