WEBER Antoine

Results 53 comments of WEBER Antoine

Yes I tried on 18.04 it worked perfectly

Same problem here: The forRoot() lead to a compilation error without forRoot() we have an execution error "No Provider For Overlay" the providers solution of @Romanchuk is working

Hello ! I just tried the apt-get installation and I have git flow in version 1.11 ( https://changelogs.ubuntu.com git-flow 1.11.0-1 ) So it seems that the linux repositories are well...

Same problem here, without subject the emails are considered as spam

According to this: https://golang.org/src/net/smtp/example_test.go it could be as simple as adding a "Subject: ...." to the message string. https://github.com/sanathp/statusok/blob/master/notify/mail_notify.go#L74 I don't know the go language so cannot be sure of...

Hello, Can you look if your node-modules actually contains ngx admin lte? And if so, what does it contains ?

Ok, so it's related to the new compilation of angular5 (coming from @angular/cli) Now it doesn't compile the TS modules anymore. So I have to publish the package as a...

should be fixed by 2.0.0-beta.10. Can you confirm ?

Hello, You can disactivate some part of the header by passing boolean to them, see here: https://github.com/TwanoO67/ngx-admin-lte/blob/develop/src/widgets/app-header/app-header.component.ts and here an example on how you can disable them: https://github.com/TwanoO67/bootstraping-ngx-admin-lte/blob/develop/src/app/app.routes.ts#L31 you can...

> ngx-admin-lte can't have in the userBox the hard-coded string 'web developer', the registration date in timestamp or a series of button (follower, etc) unhandled and not customizable. @TwanoO67 it's...