sample-app-angular-hybrid
sample-app-angular-hybrid copied to clipboard
UI-Router Hybrid Sample App: Route to Angular 1 and Angular 2 components
chore(package): Update 2 dependencies to matching semver range ``` core-js@^2.4.1: 2.5.3 -> 2.6.12 rxjs-compat@^6.0.0-rc.0: 6.5.5 -> 6.6.7 ``` Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request
chore(package): Update 3 devDependencies to matching semver range ``` @angular-devkit/build-angular@~0.1102.7: 0.1102.7 -> 0.1102.8 @types/jasminewd2@~2.0.2: 2.0.3 -> 2.0.8 @types/node@^12.11.1: 12.12.38 -> 12.20.7 ``` Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request
Hi I am trying to run custome-webpack hybrid app, It is working fine on chrome but when I am trying to launch in IE11 it gives in syntax error. I...
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.10.3 to 0.11.4. Changelog Sourced from zone.js's changelog. 0.11.4 (2021-02-10) Bug Fixes zone.js: fesm2015 bundle should also be strict module. (#40456) (f35f7c6), closes #40215 #40215 zone.js: fix...
Bumps [npm-run-all](https://github.com/mysticatea/npm-run-all) from 4.1.2 to 4.1.5. Release notes Sourced from npm-run-all's releases. v4.1.5 🐛 Bug fixes 52eaf86242ba408dedd015f53ca7ca368f25a026...1b41ac569987c96e224f940ff59f9699322c7824 switched ps-tree package to pidtree package for security reason. v4.1.3 🐛 Bug fixes...
chore(package): Update 3 devDependencies to matching semver range ``` @angular-devkit/build-angular@~0.1102.6: 0.1102.6 -> 0.1102.7 @types/jasminewd2@~2.0.2: 2.0.3 -> 2.0.8 @types/node@^12.11.1: 12.12.38 -> 12.20.7 ``` Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
ERROR NullInjectorError: StaticInjectorError(AppModule)[UISref -> UIRouter]: StaticInjectorError(Platform: core)[UISref -> UIRouter]: NullInjectorError: No provider for UIRouter! at NullInjector.get (https://localhost:3000/cmep/lib/vendor-es2015.js:36417:27) at resolveToken (https://localhost:3000/cmep/lib/vendor-es2015.js:51335:24) at tryResolveToken (https://localhost:3000/cmep/lib/vendor-es2015.js:51261:16) at StaticInjector.get (https://localhost:3000/cmep/lib/vendor-es2015.js:51111:20) at resolveToken (https://localhost:3000/cmep/lib/vendor-es2015.js:51335:24) at...
It doesn't look like the angular states are getting into the state registry when used in combination with @uirouter/angular 6.0.2. To reproduce, update package.json with @uirouter/angular 6.0.2. Note that contacts...
console: Probably similar issue to this one: https://github.com/angular-ui/ui-router/issues/3555