isomorphic-react icon indicating copy to clipboard operation
isomorphic-react copied to clipboard

A simple but powerful React application built on a standards-compliant back-end

Results 24 isomorphic-react issues
Sort by recently updated
recently updated
newest added

Hello @danielstern I'm getting this error trying to run the app. Can you help me out, please? Thanks ``` npm -v: 6.14.10 node -v: v14.15.4 ``` ``` npm run start-dev...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 7.4.3 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...

dependencies

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.6.3 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

You forgot to use named import for delay function. redux-saga default exports the `createSagaMiddleware` function. By the way, I loved your react testing course at pluralsight! Thanks!

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

what happend to 'Cannot set headers after they are sent to the client' when i use res.send(index) ![image](https://user-images.githubusercontent.com/48193721/109744891-05957780-7c0e-11eb-9b95-ebca3398edc9.png)

Hi, I tried but facing issues with enabling CSS in the boilerplate. Issue type :- /Users/mohit/Documents/isomorphic-react/src/app.css:1 .p { ^ SyntaxError: Unexpected token . I do want to support below stuff...