Yogesh Surendran
Yogesh Surendran
I was able to make SCSS to CSS compile work by adding below. If struck with SASS Issue with the Stagehand generated Code. add below code to your build.yaml file...
@nshahan, thanks for your clarification. Will check the same in the weekend and come back to you. However the reason for doing so: The application was not building `scss` file...
I use conda for python and installed latest python version
I would also like to know if there is some way we can use dgeni with angular2. However, i would be extremely happy it can be incorporated with angular-cli.
@petebacondarwin, Waiting should not be a problem. My extjs to angular2 rewrite project is in final stage of Proposal/POC state and would kickstarted by end of this month. If i...
@kale1d0code, Hope you succeed with you attempt of making React router >= 6.4 to work with redux. But, I ask this question to the entire Redux community out there, Why...
@elmarti , @kale1d0code , I tried using HistoryRouter as a replacement of BroswerRouter but in that repo, we use connected-react-router package insteadof redux-first-history and it fails. Need to check, how...
After replacing connected-react-router with redux-first-history, i am facing the same issue reported by @bobsilverberg as of Oct 26, 2022. The last thing i am going to try is to downgrade...
In another issue @drod21 has mentioned that he got promoted as a maintainer and he has a fork of this repo @ https://github.com/drod21/redux-oidc/ and @ryan-sandy has also mentioned about his...
Raised a new [PR 215](https://github.com/maxmantz/redux-oidc/pull/215) for React 18 support along with replacing Webpack & Mocha and all legacy tech except immutable. Yet to test the package in my current application....