ArthurWD

Results 5 issues of ArthurWD

## Describe the bug Widgets in a table are not rendered ## To Reproduce Steps to reproduce the behavior: 1. Add a table 2. Add a widget in a cell...

Bug

I've had some trouble understanding why my test coverage dropped after upgrading to Rails 7.1. I finally fixed the issue which I'll explain below. I'm not sure if this is...

Closes #8043, #7600 ## 📝 Description This PR allows to set a style-src CSP without unsafe-inline ## ⛳️ Current behavior (updates) Chakra currently uses both the style attribute on HTML...

Dumping this list in ntriples almost instantly finishes: `RDF::List(*(0...100)).dump(:ntriples)`. While `RDF::List(*(0...100)).dump(:n3)` is very slow. My previous PR #21 improved the performance a bit, but later commits reduced the performance again....

The property renderer receives the prop matching the label. TrashActivity.property = argu.trashActivity; The linkedProp passed to TrashActivity is trashedAt