Micha(el) Bladowski

Results 36 comments of Micha(el) Bladowski

hi, i had the same problem yesterday and i was able to fix it this way: ```css .order-table { thead th.ng2-smart-actions.ng-star-inserted { width: 1em; } td.ng2-smart-actions { float: left !important;...

holy sh.... to all past and future "same here" zombies: add a 👍 ![image](https://user-images.githubusercontent.com/3524595/153267369-7df503e2-6367-4ea4-935c-e39b8ccec408.png)

interesting, after reading the wiki and finding out that there is a middleware for sockets to authenticate a user, I have no clue how to authenticate a user while establishing...

until it´s fixed: setting "selected" in `ngAfterViewInit` works for me....

@alex88 doesn´t [this](https://github.com/akveo/nebular/issues/2145#issuecomment-620857812) work for you?

important notice, the error appears from version 4.22 on. 4.21 and below is okay.

hi @zanysoft, it´s clear, that this is wrong 😏 - so please switch this issue to OPEN again. here you assign `Illuminate\Foundation\Application` https://github.com/zanysoft/laravel-zip/blob/9ab79b988f9394b428215bb48f3153f168f03345/src/ZipServiceProvider.php#L31 but later, you say, it has to...

@toddmotto create a repo, ignore it, job done 😕

more important: why do people invest time - get asked something - and never answer back - same with so many issues here. so stupid.... 🙄 @lazychaser maybe it´s an...

*this notice is not directly address to this issue, sorry, but it helped me to find a solution for my problem of missing namespaces.* just in case somone (like me)...