Stephen Odara

Results 3 issues of Stephen Odara

The live_notify_list template tag does update with the actual notifications. This is arising because the notify_menu_class is not populated [when it is called here](https://github.com/django-notifications/django-notifications/blob/master/notifications/static/notifications/notify.js#L21). For this reason it results as...

Since Marshmallow some permissions such as Camera are denied by default. The user has to go to the settings app and manually allow permissions. The alternative, which is more user...

Downloading png or jpeg results in a blank page. SVG, PDF, and PNG (SVG string) works fine. These were all previously working until I guess some browser update crashed things....