Results 16 comments of Brian V

@lfernandez55 @wa6smn - You need to downgrade your Karma version for this to work. @iamblue - Are there any plans to update ui-router generator to work with the newer versions...

@allan-simon - Can you link to that repo? Can't seem to find it myself and would love to use this with a newer version of karma.

@42wim tested with above and manually setting the `iconurl` works in slack, but still doesn't work automatically pulling the icon from Telegram to Slack with mediaserver enabled Is there any...

When `iconurl` was set it was present in the request in chat.go:233 Now that it's removed it's not adding any url for the icon even though my mediaserver is setup...

@42wim I'm really glad to look into this myself. Wondering if you have any inklings on what or where the issue might lie? I know that Telegram only downloads avatars...

Thank you @morenocarullo, using your fix as well. +1 for getting an official fix merged

@sebr any availability to look at this issue? Any more detail we can provide?

@sebr Here are device diagnostics, working on reproducing and getting relevant the logs. @ralphmackinder do you have any details to share? ```json { "home_assistant": { "installation_type": "Home Assistant OS", "version":...

FWIW my issue was bundler, upgraded to `2.3.9` and fixed the warning.

I'm still having issues as well, same story as @ChrisPenner @ChrisEelmaa I changed my packages.json to use `"gulp-useref": "~1.1.1"` but angular is still undefined. I also made the change that...