xouaib / AngularCRUD

Build Angular 7 CRUD Demo App Using PHP ad MYSQL for backend
2 stars 0 forks source link

Bootstrap & jquery datatable #4

Open xouaib opened 5 years ago

xouaib commented 5 years ago

@xouaib Bootstrap and Datatable not working as expected

image

----------------Source

xouaib commented 5 years ago

@xouaib

bootstrap has been fixed so

angular.json file has 2 place where it need to define the externals file 1 for test 2 for architecture

so the solution we should declare all file in 2 places

image

image

image

xouaib commented 5 years ago

@xouaib So save then if u use ng serve --open hit ctrl + c == Y re hit ng serve --open to reload angular.json

xouaib commented 5 years ago

@xouaib jquery also solved with the same solution image