based on this answer it is possible to create export variables via _get_property_list() like this: var _properties := { "x": "", "y": "" } func _get_pr
my package.json: "react-native": "~0.63.4", "react-native-router-flux": "^4.3.1", I have the following code import { Router, Stack, Scene, Modal } from "react-
i'm trying to make a login using axios to get data from an api, and if the user and passwors is found enter the app. the code of login function is this: loginSe
I have an Azure Pipeline build step as follows: - task: PublishCodeCoverageResults@1 displayName: 'collect code coverage' inputs: codeCo
How can I make a custom range slider from the screenshot below? The problem is that step should be always 1, on every span (between 0-10 and 50k-100k).
I have a property grid and one of the properties uses a UITypeEditor to edit the value (on a form). However the property is still editable, which I do not want
I have a ClientManagePage where I display client information and allow for the removal of the displayed client. The vue-router route configuration for that pag
I have setup Kafka cluster locally. Three broker's with properties : broker.id=0 listeners=PLAINTEXT://:9092 broker.id=1 listeners=PLAINTEXT://:9091 broker.i
I'm quite new to C# and I need to download a file from this link: http://www.addic7ed.com/original/94097/1 the problem is that it keeps redire