-
testing 4/15 participant is 55, but I am seeing SECSMLFG (ages 60-69) and SECSMLFH (ages 70 and older)
-
If you executet JS -->
`(function(){ if ("3" == "3") {return true;} else {return false;} })()`
Gwen throws error --> Failed: Unbound reference: ("3" == "3") return true;}else{return false;}})()"…
-
The Message feature is for 2.1. For 2.0 we should hide it if the build is not a debug build.
When it's hidden, the reset of the UI should be unchanged.
-
**Describe the bug**
I am trying to use the player without the UI that player offers. I created an audio tag and i am setting a source array to the player
but when i make a load call the player thr…
-
### Bug Description
I tried to upgrade our sormas version from 1.67.1 to 1.70.3, but the server failed to start after upgrade. I did every version upgrade to see witch one not working and up to 1.7…
-
**Steps to reproduce -**
1. Create feature file with below content
```
Feature: Test
@DataTable(header="top")
@StepDef
Scenario: I test accessing variable in DSL which uses data table
And d…
-
I am getting the error message: "Replacement transaction underpriced".
I followed the tips on Discord, but yet getting the same error.
![image](https://user-images.githubusercontent.com/10811020…
-
Julie deletes Role Bindings that are not supposed to be deleted.
In particular Julie is not taking into account that Bindings are set for different `source` keys.
Creating two descriptor files
…
-
**Steps to reproduce -**
1. Create simple feature file with below content
```
Feature: Test
Scenario: Scenario name
Given something is "value"
And something1 is "value2"
And something2 is "…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
The example div should have a red background. Instead, it…