Viacheslav Luschinskiy

Results 5 issues of Viacheslav Luschinskiy

I have created a demo shop app with this module https://github.com/slava-lu/enterprise-react-2022 If you find it useful, you may add it to the Resources section or I am happy to make...

**Is your feature request related to a problem? Please describe.** In the version 6 the `HYDRATE ` action was introduced. I guess it was done to allow the usage of...

#### Describe the issue When using axios with interceptors at the server of next.js project it results in some unclear errors that do not help to see the problem. ![image](https://user-images.githubusercontent.com/32396113/191495735-f3094bc4-9af6-48ac-9614-5f752172514a.png)...

## Describe the bug When using Broadcast Channel API with 'channel.postMessage()' function and running some action upon receiving the message an unnecessary Hydration action is fired. in 8.0 it overwritten...

bug

I would like to use `spring boot cli` to generate and update dependencies in Java Spring Boot projects according to this doc. https://docs.spring.io/spring-cli/reference/commands/boot-add.html My repository is private and can be...