Lukáš Veteška

Results 4 issues of Lukáš Veteška

Hi, any ETA for Firebird to support EF Core 9.0? EF Core 9.0 RC2 already released.

component: entity framework core

Hi, my user just found out interesting bug. editorSetStyle method calls condition `selection.rangeCount > 0`, then `else` condition is matched calls `range.surroundContents(element);` which gives exception: `InvalidStateError: Failed to execute 'surroundContents'...

Hi, I am missing for event system unsubscribe methods. Use-case: Platform default events will be registered in core app. Runtime loaded plugin during setup should have feature to disable default...

Hi, right now I cant see support for overlapping IQueue mechanism. Use-case: 3rd party app triggers twice API with same payload -> Web API creates 2 queue broadcasts -> 2...