Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "vladsd"

Answer

Thanks, I like primeng editor.

See <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues/1334">https://github.com/aspnetzero/aspnet-ze ... ssues/1334</a>

Its a bug

Is there doc for the steps to setup multiple database or separate one for a specific entity?

For example, its not clear how entity knows which database it is stored in?

Thanks.

I am not able to compile sample project. See issue: <a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate-samples/issues/57">https://github.com/aspnetboilerplate/as ... /issues/57</a>

Answer

@ alper, if you look at js and css from metronic, it already includes all the script and all the styles! - one of the issue of metronic bundle, its overblown with staff you might never use.

Question

I noticed metronic integrated <a class="postlink" href="https://summernote.org/">https://summernote.org/</a>

But after following the direction it would not load:

ngAfterViewInit(): void {
       $('#summernote').summernote();
    }

do you have a working example with asp.net core angular version? what am I missing?

Does anyone know how to setup so when index.html is updated with generated files like .js and .css the files location is pointing to CDN?

I know I can edit it manually, it would be nice to have config option.

Thanks.

package.json needs to be updated to "hmr": "ng serve --host 0.0.0.0 --port 4200 --hmr",

Just downloaded your new release and run install and looks like upgrade to v6 on angular is not complete as it does not compile. My npm version is 6.0.1

C:\Dev\Demo\Base\Demo.v.5.4.0\Demo\angular>npm run hmr

[email protected] hmr C:\Dev\Demo\Base\Demo.v.5.4.0\Demo\angular ng serve --host 0.0.0.0 --port 4200 4201 --hmr -e=hmr

Project '4201' could not be found in workspace. Error: Project '4201' could not be found in workspace. at Workspace.getProject (C:\Dev\Demo\Base\Demo.v.5.4.0\Demo\angular\node_modules@angular-devkit\core\src\workspace\workspace.js:83:19) at Architect.getBuilderConfiguration (C:\Dev\Demo\Base\Demo.v.5.4.0\Demo\angular\node_modules@angular-devkit\architect\src\architect.js:96:41) at MergeMapSubscriber._loadWorkspaceAndArchitect.pipe.operators_1.concatMap [as project] (C:\Dev\Demo\Base\Demo.v.5.4.0\Demo\angular\node_modules@angular\cli\models\architect-command.js:77:55) at MergeMapSubscriber._tryNext (C:\Dev\Demo\Base\Demo.v.5.4.0\Demo\angular\node_modules\rxjs\internal\operators\mergeMap.js:122:27) at MergeMapSubscriber._next (C:\Dev\Demo\Base\Demo.v.5.4.0\Demo\angular\node_modules\rxjs\internal\operators\mergeMap.js:112:18) at MergeMapSubscriber.Subscriber.next (C:\Dev\Demo\Base\Demo.v.5.4.0\Demo\angular\node_modules\rxjs\internal\Subscriber.js:103:18) at TapSubscriber._next (C:\Dev\Demo\Base\Demo.v.5.4.0\Demo\angular\node_modules\rxjs\internal\operators\tap.js:109:26) at TapSubscriber.Subscriber.next (C:\Dev\Demo\Base\Demo.v.5.4.0\Demo\angular\node_modules\rxjs\internal\Subscriber.js:103:18) at MergeMapSubscriber.notifyNext (C:\Dev\Demo\Base\Demo.v.5.4.0\Demo\angular\node_modules\rxjs\internal\operators\mergeMap.js:141:26) at InnerSubscriber._next (C:\Dev\Demo\Base\Demo.v.5.4.0\Demo\angular\node_modules\rxjs\internal\InnerSubscriber.js:30:21) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] hmr: ng serve --host 0.0.0.0 --port 4200 4201 --hmr -e=hmr npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] hmr script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Vlad\AppData\Roaming\npm-cache_logs\2018-05-10T16_22_46_617Z-debug.log

I opened a new bug report at <a class="postlink" href="https://github.com/valor-software/ngx-bootstrap/issues/4278">https://github.com/valor-software/ngx-b ... ssues/4278</a>

Showing 41 to 50 of 166 entries