I have a strange issue when using angular4 with semantic less (and semantic for angular2 from vladotesanovic). When I'm launching my project (npm start) everything works fine.
But when I'm launching with AOT compilation (npm run build:aot -> num run server:prod):
This is sm-select
The not working example in below image :