EasyUI Forum

General Category => EasyUI for Angular => Topic started by: fengdie on October 12, 2017, 09:09:14 PM



Title: how to use npm install easyui for angular
Post by: fengdie on October 12, 2017, 09:09:14 PM
哥们,这软件开源吗?还有是否可以使用npm install,最近准备入坑angular


Title: Re: how to use npm install easyui for angular
Post by: stworthy on October 15, 2017, 05:02:23 PM
Please download it from https://www.jeasyui.com/download/index.php


Title: Re: how to use npm install easyui for angular
Post by: fengdie on October 21, 2017, 08:10:53 PM
Please download it from https://www.jeasyui.com/download/index.php

ng serve run status success,but browser error!
--------------------------------
Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'null'. Current value: '20'.


Title: Re: how to use npm install easyui for angular
Post by: stworthy on October 22, 2017, 02:07:16 AM
Don't worry about that. It's a feature of dev mode working as intended. Switch to prod mode and the error will disappear.