-
I try to upgrade from 2.10.2 to 2.10.4. It is work. But after I upgrade 2.10.4 to 2.11.3. The Jumpserver is down. How can I check service or fix this? Thank you.
------------------------------…
-
Hi,
Is is possible to disable the big red "popup" in the haproxy stats page ? I have some servers in error (for good reasons) and I can't scroll the page anymore to view meaningful information for …
-
Add notifications and loading indicators everywhere in the application. There's already "angular2-toaster": "^7.0.0" in package.json.
-
Hi there,
I trying use `vue-notifications` as a mixin in nuxt project, below is example:
`plugins/vue-notifications.js`
```
import Vue from 'vue'
import VueNotifications from 'vue-notifica…
-
Hey guys,
so I followed the installation steps and I can't display the stl model. Here is the error Im getting
![image](https://user-images.githubusercontent.com/58048159/107544173-3e6f9d00-6bca…
-
Hello,
I've mostly been going by your example on how to use the lib in redux setting while also implementing it in such a way that we can trigger snackbars from our redux-saga. However today I was …
favna updated
3 years ago
-
This comes from Team Testing Admin Alerts #9536.
Whenever a user messages on Livechat a notification is shown. The notification shows as an alert and in the header under bell
![image](https://user…
-
**Issue type**
bug report
**Issue description:**
Log out doesn't work for Guest users, but it works for Members.
Adal library v1.0.17
**Steps to reproduce:**
1. Login to the app with Gues…
-
I want to show *toastr* notifications through *JavaScript* in my *ActiveAdmin*, possibly with translations. I put the following code in `app/assets/javascripts/active_admin.js.coffee`:
#= requi…
-
First of all, thanks in advance for help. I am using jsPDF in my Angular app, and the pdf itself is being created, the pages are being added to the document, and it downloads, but the downloaded file …