-
When the reference length and area are defined in the FUN3D namelist file and not in the `Config` section of the master JSON, line loads fail to generate. The issue seems to be that CAPE simply does n…
-
I did a quick review of the showcase work in progress and have a couple of notes. A lot of the feedback here is likely given on work already in progress and is prematurely given, apologies if that's t…
-
-
Hi,
Anybody facing this issue ?
Agent is in call in custom ccp and call ends suddenly and agent see authentication pop up will be open and it keep on pop up and mean while in custom ccp it sho…
-
We had a training session with Fernando Torres in Malmo recently. We were able to run the WiFi captive portal example when we used the local WiFi network, but it never worked with iphone hotspots. M…
-
#### Input
[→ View on sorbet.run](https://sorbet.run/#%23%20typed%3A%20true%0A%0Aclass%20Promise%0A%20%20extend%20T%3A%3ASig%0A%0A%20%20sig%20%7B%20returns%28Promise%29%20%7D%0A%20%20def%20then%0A%…
-
I'm guessing in the wake of the recent work on splitting kerning by scripts, kerning support got lost for non-default languages. (I'm using the lastest `main` codebase)
Notice how `ldot` get replac…
-
The pager currently has accessibility issues, here is the report from AXE (used during behat on SRB):
```
│ -
│ description: 'Ensures links have discernible text'
│ help: 'Links must have di…
-
Alignment changes
![Screen Shot 2023-02-03 at 9 21 03 AM](https://user-images.githubusercontent.com/1017872/216441146-229b498a-84fc-4c98-8d96-28c887fe6dbe.jpg)
-
#### Input
```ruby
class Foo < ActiveRecord
self.table_name = "foobar"
before_save do
self.bar = "test"
end
end
```
#### Observed output
```
Method `bar=` do…