travisbotello

Results 23 comments of travisbotello
trafficstars

Still seeing the same issue with 3.8.5 ![Screenshot 2019-09-02 17 10 41](https://user-images.githubusercontent.com/1157380/64123463-bd8d5e80-cda4-11e9-8cae-adfdb89c0c53.png)

Thanks @emilv. However this didn't work on our server since we already have that implemented in our general server block. We just removed this block: ``` ## Deny all attempts...

@shijianzhong this is the fix: https://github.com/travisbotello/vuetify-material-dashboard/commit/6e8484bb6b2cdd7682e7da9da413ef254e266dcd

Just tested it again on my local machine. For me it is working. What is the output of `console.log` in line 49?

So inside `VueRouter {}` you see the correct parent/child structure? If this is true, then you might have to adjust your templates. Because you also need nested `` elements inside...

> Extend `NotificationChannels\Discord\DiscordChannel@send` and send in `$notification` into `routeNotificationFor` as a second parameter. this allows `routeNotificationForDiscord` to take in the `$notification` instance to compute your own business logic How can...

I am facing the same problem. Seems like right now it's better to just stick to one solid provider instead of using 4 fallback providers that include a black sheep...

Bumping this...same issue here. Also tried with helper TV but media source base path is missing in template.

I couldn't find the initiator of this scroll to top trigger but I do believe that this is some kind of native extJs behavior when records in the grid are...