-
# Bug report
### What I did
I keep getting errors when using a subfield that has a "withfiles" configuration. This is the setup:
1) There is a model with its "pdfs" attribute as a repeatable …
-
Application:
PK-Sim® 11.1.137
Object reference not set to an instance of an object.
Stack trace:
```
at OSPSuite.UI.Mappers.PivotGridCellsToDataTableMapper.c__DisplayClass14_0.b__0(PivotGridF…
-
In the Sail definition ("model/riscv_insts_base.sail"), the opcode encoding for "FENCE.I" is defined:
```
mapping clause encdec = FENCEI()
0b000000000000 @ 0b00000 @ 0b001 @ 0b00000 @ 0b0001111
…
-
A consequence of [GROOVY-10708](https://issues.apache.org/jira/browse/GROOVY-10708) is that Tasks or Extensions having an `is...()` getter returning a `Boolean` are no longer recognized as properties.…
-
Hi!
I use NLog 4.5.11, NLog.Mongo 4.6.0.68 and MongoDB 4.0.6
My NLog.Config:
```
…
-
Currently the JSON structure for terms under a relation in the extensions field only allow a list, which may be unordered. If we think we should change this spec to better represent the desired nestin…
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Module specific issue
- [X] I confirm that this issue is about this AVM module and not abo…
-
# Exposing developer tools contexts in [runtime.getContexts()](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/getContexts) API
## WECG proposal for `runtime.getC…
-
It would be nice to add additional fields to the user profile, e.g. twitter, github, API keys to 3rd-party services, etc.
I imagine these additional fields can be used by CKAN extensions to implement…
-
Hi I tried many free and commercial barcode scanning libs in my UNO Platform project.
Scandit works great but I am revisiting free options.
All is done as MAUI components through MAUI embedding in U…