Stojan Sljivic
Stojan Sljivic
**I'm submitting a ...** ``` [x] bug report => check the FAQ and search github for a similar issue or PR before submitting [ ] support request => check the...
If there is any component with elevation set, even with elevation = 1, is shown on top of the toast in Android. Any workaround or fix for this?
It seems that FB.api() adds a script to the page and executes a callback (which eventually executes your callback). Since this added script is run outside the Angular zone, you...
Do you know why the container would immediately exist when volume is mounted: docker run -i -t -d -p 3306:3306 -v /data/smysql:/var/lib/mysql --name smysql tpires/sonar-mysql
### Before creating a new issue, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-ui/discussions). - [X] I have tried disabling all browser extensions or...
First, thanks for the great demos. One issue that I am facing is CSS minification and concatenation using gulp. I have tried the gulp task that you have in cc-bmean...
Is there a way to somehow reset.reload container? That would be useful since, what I planned to do (in absence of a better idea) is to mock/modify/stub some of the...
I am getting the below error with version 0.2.2 when using following: ``` ioc.use('util', ioc.dir('app/util')); ``` This was working in version 0.2.0 The exception is: ``` Error: Cannot find module...
Can you please update package json files and sync dependency versions with current Angular 5 versions and dependencies? Right mos opf the ngrx dependencies are in discrepancy with Angular dependency...