Igor Kamyşev

Results 90 issues of Igor Kamyşev

Now any internal store of this library serialized in SSR-flow. Shall we add `{ serialize: 'ignore' }` to internal stores?

enhancement

Due to passing `root` as is to `createRequire` this plugin does not support relative `root`, it throws error in this case: ``` TypeError [ERR_INVALID_ARG_VALUE]: The argument 'filename' must be a...

**What is the current behavior:** I was playing around `sid` generation in the REPL and broke the REPL 🤣 https://share.effector.dev/ctZjgG9T **What is the expected behavior:** In my mind, it's better...

bug

``` const onClick = createEvent() function Component() { return click me } ``` 👆 this code will cause error in console

I assume, we can provide simple `requestFx` on top of Fetch API if user did not provide their own.

Generated Effects do not have `Fx` suffix.

enhancement
good first issue

https://raw.githubusercontent.com/OAI/OpenAPI-Specification/main/examples/v3.0/uspto.yaml ``` .pnpm/[email protected]/node_modules/openapi-preset-effector/src/index.js:114 createInterface(schema || content['application/json'].schema), ^ TypeError: Cannot read properties of undefined (reading 'application/json') ```

bug

fixes #12 - [x] tests for reporting and failures - [x] tests for default geolocation in non-browser environment - [x] create custom providers once, stop recreating them on every call...

- keyboard sequences - hotkeys - key-* events

enhancement

enhancement
good first issue
package:web-api