Вадим Бударин

Results 48 issues of Вадим Бударин

Every test run I get different results on a simple code (for example, a simple for loop) What settings do I need to specify in order to get stable results...

try to extend status schema with the newStatus ```ts import { JSONSchemaType } from "ajv"; type Id = number; type StatusName = string; type StatusColor = string; type NewStatus =...

enhancement

Set up pwa-install in html ```html ... ``` Do not setup installation in js. The installation dialog appears immediately when the page loads and even though the application is already...

bug
question

Event.trigger needs to send an optional parameters like jQuery's Events do

feature request

Прочитал вашу статью про Loki - попробовал запустить это у себя локально - ничего не вышло - нет папки /var/lib/docker/containers в Windows и в Mac

For example, the block-size property does not animate and I need to locally prohibit renaming height to block-size. The ideal solution would be magical comments forbidding you to change the...

Hi! I have a problem with the loader in my project. Webpack 4.6.0 Here is loaders config fo image loader: ```js { test: /\.(svg|png|jpg|gif)$/, include: path.resolve('./src'), exclude: path.resolve('node_modules'), use: {...

I get this message in log when the container starts ``` 2023-01-19 03:13:49 | 2023/01/19 00:13:49 [alert] 1#1: unlink() "/var/run/nginx.pid" failed (13: Permission denied) ``` Here is config ```yaml proxy:...

bug

I'm trying to integrate tree-view example from react-redux with the library only root element get data from Store there is no any changes in Store - so leafs don't get...

go version go1.15.15 linux/amd64 postgres (PostgreSQL) 14.1 (Debian 14.1-1.pgdg110+1) root@0046bd9d2463:/usr/src/pg_ulid# make Makefile:25: warning: overriding recipe for target 'pg_ulid.so' /usr/lib/postgresql/14/lib/pgxs/src/makefiles/../../src/Makefile.shlib:293: warning: ignoring old recipe for target 'pg_ulid.so' make: Circular pg_ulid.so