text
string
meta
dict
Q: Change to specific worksheet based on value I'm trying to figure how to make my worksheet change based on a specific value. As of now my code is like this: Sub VistaCliente() MySelectedSheet = Worksheets("RESUMO").Cells(7, 5) For Each sh In Worksheets TempName = sh.Name If InStr(1, TempName, MySelectedSheet)...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581302", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How to access everyone who has link in Google Cloud Storage Blob in Java? I am trying to create a cloud storage using google cloud functions in java. I have created a link via Blob but I have problem when I try to give access to users. I did not understand how **setAcsl() **function works. I have tried List<Acl> ac...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581303", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How can I show the button contents on top of rectangle? Button( onClick = { /*TODO*/ }, colors = ButtonDefaults.buttonColors( containerColor = Color(0xFF282828), contentColor = Color.White ), modifier = Modifier .height(50.dp) .fillMaxWidth() .draw...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581306", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "1" }
Q: ggplot & tablegrob: how to plot together in the right position? I'm drawing a geographical map next to a table with some data about it. I'm using shapefiles and a dataset. The shapefiles are contained in a directory and I don't think there is a way to upload it in here. In my code I import from this directory the fi...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581309", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Use an option button group named "status" to control if the buttons are empty Private Sub Übernehmenbutton_Click() Dim ctrl As Control Dim emptyField As Boolean emptyField = False For Each ctrl In Me.Controls If TypeOf ctrl Is ComboBox Or ctrl.Name = "AufgabeText" Then If Trim(ctrl.Value...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581310", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Why these functions delete all my data on json-server? First of all sorry for my English. I have a problem. Why is this thing delete all my data in json-server? taskSlice.js file import { createSlice } from "@reduxjs/toolkit"; const initialState = { tasks: [], taskDetail: [], }; export const tasksSlices = creat...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581311", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How can I disable mouse movement of a PyQtGraph legend? I'm creating a simple PyQtGraph plot with a legend, and I'd like to disable all interactivity. I'm able to disable panning and zooming as well as the right-click context menu, but the legend can still be moved. How can I prevent the user from dragging the legen...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581312", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "1" }
Q: PostgreSQL: JSONB; get the key name by path I have a requirement, on given path, I need to get the key name of JSONB, for example: '{ "name": "John Doe", "age": 30, "address": { "street": "123 Main St", "city": "Anytown", "state": "CA", "zip": "12345", "data": {"a": "b", "c": "d"} } }' S...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581313", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Problems with Permalink/URL Structure in Wordpress with METABOX AIO I have a CPT of 'gallery' and have populated this with posts. Viewing a post gives me the URL of: domain/gallery/post-title/ Under gallery I have a taxonomy of 'location' with child categories/terms of 'france', 'germany', 'greece' etc. When I creat...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581314", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Suggestion of timetable library in react? I'm creating a Mini Football Pitch Booking system in Reactjs, I need to find a package to support something look like a timetable or a calendar. Basically something like this What I have done so far This is the code, idk why it look a bit messy on Codepen Because now it'...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581315", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Extend bottom div container upwards into top container div using CSS I want to make top the image container smaller by pushing the bottom grey container upwards to reduce the height of the SVG: So that it looks like the following: <div class="card"> <div class="card__media"> <img src="/widget.svg" alt=...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581316", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Can this be done in Dax I'l quite new to DAX formulas, trying something like this .. Combos2 = VAR CombosTemp = UNION(SUMMARIZE(Interfaces,Interfaces[LOG_DATE],Routers[ROUTERNAME],Interfaces[VPN],Interfaces[INTERFACE], "InterfaceCount",COUNT(Interfaces[DESC]), "VrrpCount...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581319", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: EventBridge Scheduler can't update ECS Service I want to shutdown\startup ECS tasks by schedule for saving costs. I decided to use EventBridge Scheduler to update service desiredTaskCount to 0 and back to the desired amount. The problem is the console interface doesn't provide any clues how to pass the correct data....
{ "language": "en", "url": "https://stackoverflow.com/questions/75581320", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Using Traefik proxy nginx in Docker Swarm, mixed content appears I am building a wordpress site in docker swarm, using Traefik as a reverse proxy and nginx as a web server, but the css and js become mixed content and are disabled from loading by the browser. I found many tutorials on search engines, but their method...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581322", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Unable to fetch data from relational table using laravel with() method I have table "Jobs" having a field called "empids". we are storing comma separated employee ids in this field, for ex. 1,12,56. I am trying to return JSON using with() method by making belongsTo relation ship between Job and employee models. Ther...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581323", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: trying to make parallel API calls, returned values are undefined The below method is returning the object in the screen shot below. Can someone help me understand why I'm getting undefined values returned? async creditsCall() { const credits: any[] = this.myForm.controls.credits.value const responses = awa...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581328", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How do FilterMode and sampler state interact with each other? For example, if I have a Render Target whose FilterMode is set to FilterMode.Point: var rt = buffer.GetTemporaryRT( ... filter: FilterMode.Point, ... ); But I sample it with a linear sampler state in fragment shader: SAMPLER(sampler_linear_clamp) ... r...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581330", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How do I push to an external array in a foreach loop? products = []; db.all("SELECT * FROM product", [], (err, rows) => { if (err) { throw err; } rows.forEach((row) => { products.push("hello"); }) }) console.log("products:", products); res.send(products); The goal of the above Jav...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581331", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: Build array of indexes of set in java I have a Set of integers and I want to create an array which contains the index of each element in the source place, like this: Set<Integer> source = {2,4,5}; required result: Integer[] result = [null, null, 0, null, 1, 2] I tried this code but got an error: "Variable used in ...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581332", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Can't add data to m database with reactjs form I'm trying to add data via a form on a React application, but it doesn't work. In debug I have this error: Mode de requête: POST Code d'état: 404 Not Found Adresse distante: 127.0.0.1:3000 Règlement sur les URL de provenance: strict-origin-when-cross-origin Access-Contr...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581333", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: How to generate a compile time initializer list of std::bind values? I try to create an std::initializer_list of bind values, compile time using the following function. However, I can't get it correctly. template<class T, int N> auto b(T t) -> auto { if constexpr (N == 0) { return std::initializer_list<?...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581335", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "1" }
Q: OSError: [Errno 24] Too many open files: '/home/ec2-user/car/1016780737.jpg' I am doing predictions on 1L images using following yolov8 code: model = YOLO(self.weightpath) src_dir = self.src_Dir src_dir = src_dir+ '*' img_list = glob.glob(src_dir) results = model(img_list, max_det = 1) I am getting followin...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581337", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: TextFormField with only red border on validation how are you? I'm trying to create a TextFormField that, in case of validation error, only has a red border, and that is happening. But, there is a strange behavior, when the field validation error occurs, the field moves up. I believe this is caused by the "contentPad...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581341", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Distinctive autocorrection in textfields I am looking for the way to give hints via autocorrection to a user while fulfilling textfields with name, lastname with their names from appleId account. I'd like that hints would be displayed on the bar above keyboard in iOS (like autocorrection) I am quite sure that, I've ...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581342", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-2" }
Q: How to Test process in KIE Business Central? I have created a process (Rule Flow) using business central like below. I would like this process using test asset in single run i want to test multiple scenario. how to achieve this? As per the requirement this should be done through coding like junit as this test done ...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581344", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: update javascript variable inside AJAX call I want to get section_id from php session by ajax call it return undefined <?php $_SESSION['active_sectionid']= intval($_GET["section_id"]); ?> <script> function get_sectionid() { $.ajaxSetup({cache: false}); $.get('/ajax/getsession.php', function (data) { ...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581345", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Cannot show/download pdf via flutter_webview I have this URL with pdf resource I want to download it inside my app, but it doesn't work. I tried url_launcher, flutter_cached_pdfview I tried this answer but no success. For rendering site I use flutter_inappwebview, It works perfectly with flutter_custom_tabs or openi...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581349", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: mysql combine multiple tables in one query I have 2 tables that a are structured like this. How can i query for the names. Usually i could query for the name with name LIKE '%...%'but i also want to include it when the movie name from movies matches. Can I also implement so that it ignores every result witht the sam...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581351", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: Brute-forcing travelling salesman problem with a special condition I am trying to solve the Travelling Salesman problem with a brute-force method (C++). But the twist is: I don't need to visit each points exactly once to obtain the optimal path. On the contrary, there are some points that have a special condition wh...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581353", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: PHP, unexpected results when adding new entries to Array So I'm writing code that allows me to collect images gathered by Instaloader python library, and put them into a gallery on my website. I have managed to collect and display these with no problem, however I have now moved to implement the caption for each post...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581354", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Python-docx table column width I am trying to generate a table for reporting, and I want the Table in a generated word document. The problem is, that the width of the table columns I set in the python script, only adjusts the width of the columns which are wider than one Inch, every column which I want to be 0,5 Inc...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581356", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How to block Windows default apps with GPO : Xbox, I wonder if anyone could advise on how to block default entertainment apps and other Windows apps with GPO on the organizational level. I am looking into blocking users from using the following apps: default game apps, Solitaire, Xbox, Spotify, Disney Plus, Netflix....
{ "language": "en", "url": "https://stackoverflow.com/questions/75581357", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: WebSockets in BingX According to BingX WebSocket Document I wrote this piece of code using WebSocketSharp, but BingX does not open a connection, why? private void StartWebSocket() { try { using (var client = new WebSocketSharp.WebSocket("wss://open-ws-swap.bin...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581359", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Creating database elements using JPA / Hibernate vs SQL Script? I am using Hibernate and Spring Data JPA features in my domain models and create entities, relations (@OneToMany, @ManyToOne, etc.), database objects (sequence, index, etc.) using them. On the other hand, I also like Flyway and use it for database migra...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581363", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: The global hook procedure doesn't work in Windows 11 I'm trying to implement two key combinations, LeftAlt+1 and LeftAlt+2, and have them inject character strings. The new hotkeys are implemented by following the DLL. #include "pch.h" BOOL APIENTRY DllMain( HMODULE hModule, DWORD ul_reason_f...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581364", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Add syntax highlighting to HTML editor Nothing too complex just a simple html editor I made which works fine just that I want to add a syntax highlighting feature to the code... Thanks in advance! I download prism.js and prism.css files and use a pre/code tag like this: <pre> <code> <textarea></textarea> </code>...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581366", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: play framework jpa namednative query Parameter with that name [userId] did not exist]] In my controller I have this named query: List result = JPAEntityManager.createNamedNativeQuery("findUserUpdateByID").setParameter("userId",userId).getResultList(); In my User Entity I have declared this named native quer...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581368", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Gitlab runner configuration on windows i am trying to use gitlab runner installed on my windows machine . But pipeline execution fails with error: ERROR: Job failed (system failure): prepare environment: failed to start process: exec: "pwsh": executable file not found in %PATH%. Check https://docs.gitlab.com/runner/...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581370", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Taylor series expansion of cos(x) is not working #include <stdio.h> #include <math.h> #define PI 3.1416 double fact(n){ double x = 1; for(int i = 1 ; i <= n ; i++){ x = x*i; } return x; } int main(void) { int deg,term,n=1,sign=1; float radian,result=0; printf("Enter the Angle (in degree) : "); sc...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581373", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "1" }
Q: Create a set (collection with no duplicate values) in Powershell In Powershell, I need to create a set of unique strings. Powershell's standard array collection allows for duplicate strings. Powershell's standard hashtable collection allows for unique keys but requires values. How do I create a set in Powershell, a ...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581376", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How can I use typescript Triple-Slash Directives in Vue project for type definitions? The structure of my project is as follows: * *node_modules * *... *vue * *dist * *vue.d.ts *src * *utils * *index.ts The code for my index.ts is as follows: /// <reference path = "../../node_modules/vue/dis...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581377", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How to use ellipsis in nested loop with conditional creating map I'm aware similar question already exists: Nested loops and looping over maps in Terraform, however it does contain any conditional. I have following configuration, where I check if the item.short is to be found in the letters list: locals { letters ...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581383", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Linux mkfifo not writable by other users I have a program that creates a socket and waits that someone writes on it, I would like to write with another users but even after changing permissions i cant. mkfifo -m 777 /tmp/socket running the code below as root gives $ echo "hi" > /tmp/socket bash: /tmp/socket: Permis...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581386", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Grafana Infinity plugin API data save to remote storage "Postgres Database" I am using Infinity Datasource to fetch Rest API AI data from cloud services using Rest API's. It is storing only structure of the API query (Query Attributes) but not the attribute data to external DB "Postgres" DB. Could someone please hel...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581387", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: Slack randomly completely makes computer freeze / crash I don't know if it's the right place to ask this, don't hesitate to tell me if this isn't the case Starting from today, Slack randomly crashes and freezes my computer, forcing me to force reboot. I managed to extract this log from /var/log/syslog : Feb 27 08:56...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581390", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How to delete an item from Firestore when using React useReducer I am new to coding and I am trying to figure out whereabouts in my code to put the 'deleteDoc()' section of code section (not included below) required to delete an item from firestore. I am using the useReducer hook and the front end is working success...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581391", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How do i replicate this Ui in flutter for a bottomNavigationBar? I have been trying to add more than one bottomNavigationBar in my scaffold of my appBar in flutter to look like this : I have tried using ListView but it gives me error. However if i use just one of the material button widget, it works. This is my cod...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581393", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How to import submodules in Pycharm I am trying to import the subdirectory of a module in Pycharm. This never seems to work for me. I get a red underline under the subdirectory name, does anyone know why this might be? In this case the autoextract package has been installed, but it seems sync has not been installed....
{ "language": "en", "url": "https://stackoverflow.com/questions/75581394", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: how to Create multiple urls for one url with PHP in wordpress? How to create many new urls for a custom tab (page-{slug}.php) that has urls? For example custom sheet https://example.com/main Link to custom tab with multiple new urls https://example.com/settings/-100452165421/profile https://example.com/settings/-100...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581397", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Why does my n-queen solution showing heap-buffer-overflow I tried this code to solve the n-queen problem, but it shows heap-buffer-overflow. How can I get rid of this problem? The Leetcode link for this problem is https://leetcode.com/problems/n-queens/. Later I edited it to run on my local machine still not finding...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581398", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: Safari Web Push Notifications Stopped Working About 2,5 weeks ago our web site push notifications in Safari stopped working. Initially we received an error server side, but this is no longer showing. We can see the PushPackage.zip being downloaded after Safari prompts the user if they want to receive notifications. ...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581400", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "1" }
Q: Cookie is set but not visible in browser Trying to build a blogging platform as a hobby project (expressjs + mysql + reactjs). After deployment, cookie is being set but not visible under Storage/cookies, this issue does not exist in localhost. Under networks tab, I can find set-cookie header in both request and resp...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581402", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Disable backspace button I have a wordpress website. The problem is that when a logged in user logs out, the user can still access the logged in version of the website simply by going to "previous page" by clicking on the "backspace" button in the browser. How can I prohibit this?
{ "language": "en", "url": "https://stackoverflow.com/questions/75581405", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Double-lingual site: Google Search Console only indexed the two main pages (for the two languages) A few months ago I migrated from Joomla 3 to Joomla 4. I completely rebuilt my website using a different template from Joomlart called JA-Company. My website janwawa.com has two languages, EN (http://janwawa.com/en/) a...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581406", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: Docker PHP container with Symfony very slow, compared to a Windows System with WSL I use a stack of different docker container on Ubuntu and they are, compared to a Windows with WSL very slow. We can rule out network issues, because a simple Symfony Command that only measures the exection duration with micro_time, t...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581407", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Spring boot log levels in GKE Log Explorer all info I'm trying to configure my spring-boot-app to log properly to GKE and display the levels correctly. Currently I get: { "textPayload": "[2023-02-27 13:48:15:099] [utility-service-v1] [,,] [WARN ] - [ main] org.hibernate.orm.deprecation - HHH90000026: Po...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581408", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Custom view from library not showing the attributes I have designed custom view in library project. In that project I'm setting the view attributes using the attrs.xml for different app themes. In library project I can see the changes fine. However if I access the custom view from my main app, the attributes are not...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581413", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: mobile input padding-right mouse cursor I have and input with paddingenter image description here And it works well on desktop, but on the mobile, when I clicking on the input - it select text which is "under padding". enter image description here When I start typing - text cursor moving to visible part of input aga...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581414", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: How to add a placeholder text at column filter in Angular Core UI Smart Table I am working with Angular Core UI smart table pro. I want to add a placeholder text for example in the Status column. So, I have written those: { key: 'status', _style: { width: '15%' }, _props: { placeholde...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581416", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Getting URL content in chunks with callback function How can I check if the callback function called for each chunk of the response content is called with the last chunk of data or if more data is about to come? my $ua = LWP::UserAgent->new( ... ); my $request = $ua->get($url, ':content_cb' => sub { my ($d, $r, $...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581417", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "4" }
Q: python webscraper addressing divs with no class I'm trying to scrape some data from Liquipedia and I'm having trouble in getting the script to work. Here's what I have so far: import requests from bs4 import BeautifulSoup headers = {'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581421", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "1" }
Q: How to read a data file with different numbers of columns I'm trying to read a data file (*.txt) through Matlab. One line of this data file would include 19 columns (each separated by a tab or space). However, the specific structure of the output file "wraps" each data line to include only 15 columns, and the next 4...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581422", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Curl works but Python requests does not work for a api call I am trying to make a api call to get reviews from best buy website. If I execute the following curl in the terminal, I do get a response from the server. curl --location 'https://www.bestbuy.com/ugc/v2/reviews?page=2&pageSize=8&sku=6509757&sort=BEST_REVIEW...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581423", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "1" }
Q: DynamoDB - How to have a "Display ID" pattern? Let's say I have the following Document: hashKey: "PROJECT:1edb63f3-eb2d-6798-baba-0242ac120005" name: "My Project" createdAt: 2023-01-01 In my API, the above project would be fetched by its ID, for example GET /api/v1/projects/1edb63f3-eb2d-6798-baba-0242ac120005 For...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581425", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Update Carthage: Building universal frameworks with common architectures is not possible I am trying to update the carthage but I getting the following error. .... have the same architectures (arm64) and can't be in the same fat output file Building universal frameworks with common architectures is not possible. Th...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581428", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Calling a WinForms VB.NET application from a command line or from a script I have a VB.NET legacy software. I want to add a feature, where you can just run the application with an execution parameter/command line argument and it will perform some database updates and then shut down again. Actually, the functionality...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581429", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How to write an if else statement inside of a for loop whenever i try to write this if elese statement inside my for loop i get a syntax error for the else portion function checkAnswer (list){ for(var i = 0; i < list.length; i++){ if ( answerInput == list[i]){ setScreen("winScreen"); } } else{ setScre...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581431", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-2" }
Q: MSGraph login with Laravel. Delegated login flow I'a, trying to make a simple login flow with MSGraph and Laravel. I've bin trying to follow working steps from postman API calls. But I simply can't get the flow to make sense. I found the Postman collection here https://learn.microsoft.com/en-us/graph/use-postman Her...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581432", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Combining 2 large strings excluding duplicates I have 2 strings that contain functions, as a string. I need to combine both of these strings but sometimes the functions are duplicate. These functions will always start with public, do not contain nested functions & will always have a unique function name. Small examp...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581433", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Realm Swift Unit Test Error: Missing required modules: 'Realm.Private', 'Realm'? I need to integrating unit test for my app with Realm Swift. But it always report issue even import RealmSwift has been added: Missing required modules: 'Realm.Private', 'Realm' Then I tried to add Realm & realmSwift in "Build Phase/Lin...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581435", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: ‘the handle_season_selection handler’ should start working but it doesn't display anything I get the list of series as an inline keyboard from the ‘series_selected_callback’ I get the description and the list of seasons of the selected series using parsed data from the website and display it to the user. @bot.callba...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581436", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Facebook app generic template "unsupported attachment" with 5 buttons We have a chatbot solution connected to Facebook using webhooks, but it is not too long ago in live so there is not much traffic on it yet. A couple days ago we noticed a lot of "unsupported attachment" messages popping up in the chat instead of a...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581439", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Key Error when try to plot graph on python I'm trying to plot a chart using Pandas, but when I enter my columns I get an error called key error. How can I fix this? dataset = pd.read_csv("SWP0001.CSV") print(dataset.head(-1)) dataset.plot(x='FREQUENCY', y=['Ls', 'Rs']) plt.xlabel('X-axis label') plt.ylabel('Y-axis ...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581440", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Expandable fab inside navbar overlays widgets I am trying to build an expandable fab following this tutorial. I used overlays as described in the tutorial. When clicked the fab expands to show two additional buttons like so : and when I click on a button it takes me to a bottom modal sheet , the Floating action but...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581442", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How to solve eslint Errors Dependency cycle via How to solve this eslint error Dependency cycle via ../stores/store:30 import/no-cycle I Imported the store like this import { store } from './store'; export default class UserStore { constructor() { makeAutoObservable(this); } // Code } and the s...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581445", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Not installing dependencies inside npm packages / next js node react I ran into a very strange problem. I'm surprised there isn't a solution on the internet. I install npm packages which have their dependencies inside. These dependencies do not install themselves. I am getting a lot of warnings in the console. For e...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581446", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Flutter BloC state executed but the UI didn't change after the state changed I am using the Bloc and Getx for state management and routing. I have solved the problem of the Bloc is nested with different child with the route which causing the Bloc cannot be found/read if I change the route. Which the solution is wrap...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581448", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "1" }
Q: Do Firebase security rules have to match with queries? I am trying to get all posts made between two users to each other in one firestore query, but I get permission denied. I have a "posts" collection with post documents that have the following fields: { to : uid_of_user_receiving_post, from : uid_of_user_s...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581449", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Fullcalendar 6 single line issue I created a timeline for my project. It shows every yellow and green processes. First i changed eventminwidth to 0 so i finally manage to show them as a single line however in low resolution some events droped to bottom line. enter image description here <script> document.addEventLis...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581451", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Best way to Filetransfer windows files to Linux and access them later with c# I have the following situation: * *A windows pc with Filenames containing special danish characters like a 'æøåÆØÅ.txt' *A Linux FTP-server which is a cloudlinux distribution. My aim is to copy these danish filenames from a windows pc ...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581453", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: I have to get the input from the user to moveup or movedown the question in c# console class Program { static void Main(string[] args) { IList<Questionnaire> Qs = new List<Questionnaire>() { new Questionnaire() { ...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581454", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: URI /RegisterUrl/RegisterUrl does not map to any known resource I am getting that error when trying to test a register URL API Tried using a different browser and clearing cache
{ "language": "en", "url": "https://stackoverflow.com/questions/75581460", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-1" }
Q: GCP Looker Map: show Top N items per country I'd like to create a map in Looker where upon hovering over a certain country, I'd get an overview of the most common items per country. Let's consider I want to see 3 most visited domains per country. I've made a custom query to get the corresponding data to Looker (usin...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581461", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Apple's JWT Identity token during the Sign In With Apple transfer period I carefully checked the documentation and searched the net - but I didn't find the definitive answer. :( After the transfer of the app from old dev team to new dev team is started, the Apple's user's auth response (JWT Identity token), will con...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581462", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: what is the eslint config "plugins" value used for? While configuring eslint I stumbled over the fact, that some preconfigured plugins suggest setting the "plugins" : [] value inside my config (typescript), while other plugins don't suggest it (stencil). On the prementioned Typescripts plugin documentation, I can re...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581463", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Erro Open Wapiti Getting invalid [TypeError: translation() got an unexpected keyword argument] (https://i.stack.imgur.com/A43eC.jpg) $ wapiti Traceback (most recent call last): File "/usr/bin/wapiti", line 33, in <module> sys.exit(load_entry_point('wapiti3==3.0.4', 'console_scripts', 'wapiti')()) ...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581464", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "-2" }
Q: Set List of Entity by LINQ with join I want to set a List from this LINQ Qurey with Inner Join, when that works, want to insert the trackingHistoryPos object in DB with Entity Framework. I tried this: var query = (from c in myCpRegs join t in trackingsHistory on c.CpRegID equals t.CpRegI...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581465", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Custom MessageChannel bizarre behavior in Node.js 19 As the title says, I'm experiencing a behavior that I find pretty strange regarding a re-implementation of mine of the MessageChannel provided by Node.js. The goal of my implementation is to provide better performance for sending UTF-16 strings to another thread. ...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581467", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Airflow EMR Hook failing while requesting to add a step Hope everyone is doing well! Here's the context of the issue I'm facing, I'm working on a company that is supporting a really old airflow version, here are the details of the version and some components. * *airflow=1.10.1=py36_0 *python=3.6.2=0 *botocore=1....
{ "language": "en", "url": "https://stackoverflow.com/questions/75581469", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: comparing pathlib.Paths finding if one is a subdir of the other How can I find out if a pathlib.Path() is a subdir of another? I can take the string of pathlib.PurePath(), but it only works if I have the whole path. with zipfile.ZipFile(fname, 'w') as zip: for f in files: myrelroot = relroot # relative root fo...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581470", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Why is astype(int) not changing a numpy array? I am trying to convert float values of a column in a 3D array: for i in range(timeseries_resampled.shape[0]): timeseries_resampled[i, :, 9] = (np.rint(timeseries_resampled[i, :, 9])).astype(int) print(timeseries_resampled[i, :, 9].dtype) # float64 print(time...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581475", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: 2D to 3D projection opencv gives high error The purpose of my project is to convert some 2D/Image points into 3D/World coordinates. In order to determine the image coordinates, I have mapped the exact location of the image in meters/cms in the real world. Please see the image below, All the image points are highlig...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581476", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "1" }
Q: how to implement simple_tlv Encodable trait to Vec Suppose I have a basic strict like follows: use simple_tlv::{Container, Tag, Tagged}; pub struct Member { name: String, id: usize, } impl Tagged for Member { fn tag() -> Tag { Tag::try_from(0x11).unwrap() } } impl Container for Member { ...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581478", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "1" }
Q: TypeORM [PostgresSQL] Don't Back All Data I have problem with typeorm when i try make a query supposed to return an array of entites when i make a query like that // Assuming the database contains DB_USERS = [{name : "ahmed" , tags : [1,2,3,4]},{name : "kareem" , tags : [6,5]}] // TAGS I SRACH ABOUT tagsId...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581479", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Can i disable AWS Cognito user pool? Does AWS Cognito have an option to disable user pool ? When i look at the AWS Console i don't see anything like this, despite this I have found this in the documentation as a property of user pool. UserPoolDescriptionType: Status The user pool status in a user pool descripti...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581480", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Where I need write the logic to make number alignment to right in angular I don't know where I need to write logic can anyone explain me please I have number alignment left side in ag grid I want that to be in right side
{ "language": "en", "url": "https://stackoverflow.com/questions/75581481", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: How to Resolve batch[label_name] = torch.tensor(batch[label_name], dtype=torch.int64) TypeError: not a sequence I am training a simple NER model on custom data-set. I get error while using data-loader. Here is my complete code. import os import warnings from collections import Counter import tqdm import random warni...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581482", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: two date columns comparison oracle do not work as expected I have a query that involves a where clause which i compare two columns that have DATE as their data type. these are last_collected_date and update_date. SELECT * FROM mytable WHERE last_collected_date < update_date; The weird thing is that this does not wo...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581483", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Apply css style to mat-snackbar in angular I'm wondering why I've been stuck with this all afternoon, and I find it embarrassing that something so trivial is so hard to do in angular material. I'm trying to apply a custom style to a snackbar once a button is clicked, this is my code : this.errormessagecard.open(erro...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581484", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }
Q: Comparison with zero not working in javascript The boolean value is coming as false, as you can see in the output when I am comparing the variable intStart with 0. But the value for intStart is 0 in the console.I am using the following equation to compare.output @track blnDisabledFirstPrev=parseInt(this.intStart)==0...
{ "language": "en", "url": "https://stackoverflow.com/questions/75581485", "timestamp": "2023-03-29T00:00:00", "source": "stackexchange", "question_score": "0" }