-
### Which version of the package are you using?
13.1.0
### Which Umbraco version are you using? For example: 12.2.0 - don't just write v12
13.5.2
### Bug summary
If this package is inst…
-
```
Please clearly state whether the issue relates to a device/the simulator or
the tools.
Happens in real device and simulator both.
If related to a device be sure to specify exactly which device w…
-
Hello!
I've installed the Node-red-contrib fs but unfortunately for me, I can't find it when I open node-red. Please how do I resolve this failure.
Software | Version
-------------- | -----…
-
Certain reactive constructs like dialogs do not yet integrate well with RVs.
An example, from https://github.com/keera-studios/haskell-titan/blob/develop/titan-gui/src/Controller/Conditions/Buttons…
-
Is uibuilder on npm? Your package.json shows the name as 'sass' which is clearly a different package. It looks like the [name is available](https://www.npmjs.com/package/uibuilder).
P.S. I linked to…
-
Hello
A nested Checkbox is not positioned correctly when used inside a HBox.
Actually all the other widgets in the HBox as well. They are all rendered at 0,0 on the top of the application window (Bro…
-
I have tried like this:
ant jar
copy dist/Toast.cn1lib to myProject/lib
refresh lib in IDE
run simulator
but only get the error like below:
java.lang.ClassNotFoundException: com.pmovil.toast.NativeT…
-
### Software and Package Versions
Software | Version
-------------- | -------
Node.JS | 18.16
npm | 9.5.1
Node-RED | 3.1.0-beta.3
fs node | 1.4.1
OS …
-
```js
for (var i = 0; i < cpus.length; i++) {
createWorker();
}
server.close();
```
```js
var server = http.createServer(function (req, res) {
res.writeHead(200, {'Content-Type': 'text/pla…
-
```
What steps will reproduce the problem?
1. In StateMachine, I'd like to override createComponentInstance() to return
custom components based on the instance name (ie. the 'name' field in the GUI
…