Nikola Kalinov

Results 5 issues of Nikola Kalinov

It is using lodash.set. `reducerMap` keys can now specify a nested path using a syntax like `{ 'foo.bar': reducer }`.

[This change](https://github.com/yesmeck/redux-modal/pull/103/files#diff-1d6dca8648e10873025e8a8af90576d8R39) introduced a significant change of the behavior which caused a lot of bugs in our apps after the update. Before that change the modal was being destroyed right...

### Self-service - [X] I'd be willing to implement a fix ### Describe the bug When using a custom registry (Ex. `npmRegistryServer: "https://registry.npm.taobao.org"`) `yarn patch-commit` doesn't update the lock file,...

bug

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our [guidelines](/okta/okta-oidc-js/blob/master/CONTRIBUTING.md#commit) - [ ] Tests for the changes have been added...

### Current Behavior Since v21 Vite preview mode with `--watch` argument doesn't work anymore. This used to rebuild the project automatically on file change. Related PR - https://github.com/nrwl/nx/pull/14412 Same happens...

type: bug