Tomas Durcak

Results 5 issues of Tomas Durcak

Compatibility for new `GraphQL::Execution::Interpreter`, because the interpreter calls a different method:` #resolve(obj, args, ctx)`, instead of `#resolve_field(obj, args, ctx)`.

Gem version: 3.0.3 sidekiq version: 7.2.1 rails version: 7.1.3 Hi, I have a problem on sidekiq statuses page with not working statuses and per page filters and browser throws console...

## Description When trying to use a custom number format with a space as the thousands separator, e.g.: ```ruby workbook.add_format(num_format: '# ##0.00 "€"') ``` FastExcel / libxlsxwriter escapes the space...