-
Hi 👋
I'm trying to use your library to encrypt some access token used in my electron app into the mac keychain. I'm only using your library in the main process.
It's perfectly working in my dev…
-
Hi, I wanted to know if you were planning to release the icons via library that can be implemented in Android applications. This question arises from the fact that I want to implement icons within wea…
-
I have been using both `noetic_migration` and `upgrade_manifest` scripts
I did not really look into the code to figure out what the problem is, but I wanted to report this here
whenever there is a…
-
Using gradle, I include:
```gradle
val jackson_version = 2.13.0
implementation("com.fasterxml.jackson.core:jackson-databind:$jackson_version")
implementation("com.fasterxml.jackson.mod…
gapag updated
3 years ago
-
@Leonidas-from-XIV if you try to build an XML out of an object containing `undefined` properties, the program crashes.
For instance, the following code will fail:
``` javascript
var xml2js = require…
-
I am receiving VAST documents from different sources and parsing them using the `iab-vast-parser` (which uses `iab-vast-model`). I'm then making some necessary changes/insertions and synthesizing/rebu…
-
[groovyScriptFailure-StackTrace.zip](https://github.com/gravitee-io/issues/files/820285/groovyScriptFailure-StackTrace.zip)
Issue:
I have the below groovy script to call an external Rest servi…
-
I am running into an issue after integrating your library. I added the job manager configuration to my application class, but its failing unit tests with this error:
**java.lang.IllegalStateExcepti…
-
Version : Eclipse 2024-03
This issue seems to happen only on a large projects.
The following settings are activated :
- Windows -> Preferences -> Run/Debug -> Launching -> Build (if required) …
-
```
What steps will reproduce the problem?
1. When swf file is loaded in top of mainApplication Swf (or Wrapper file) file.
2. When moving from Flex 3 to Flex 4
3.
What is the expected output? What d…