Sergey

Results 6 issues of Sergey

Is it feasible to add support for :hover style selector?

Feature

### Describe the bug I'm using horizontal menu with submenus. When moving mouse over menu items - submenu pops up. When mouse leaving - submenu hides with significant delay. Quick...

enhancement

### Environment ``` .net 6 ``` ### Steps to Reproduce 1. Configure aspnet project to use Sentry tracing (`app.UseSentryTracing()`) 2. Create controller that creates EF DB context and queries something...

bug
DiagnosticSource
Platform: .NET

Rider EAP is out there with great hot reload (and lot more improvements). Your plugin requires version 222.*, new Riders has 223.* so plugin is considered to be incompatible. I'm...

I have setup where source postgres table has nullable numeric column (`deposit_amount`). DDL is: ```sql CREATE TABLE reservations.guarantee ( id int4 GENERATED BY DEFAULT AS IDENTITY( INCREMENT BY 1 MINVALUE...

kafka

I've tested initial load on large datasets and got around 500 rows per second on powerful PC. This is very slow performance compared to built-in ClickHouse Bulk operations with binary...

lightweight
mysql
p1