bugs
Here are 177 public repositories matching this topic...
-
Updated
May 21, 2020 - Java
-
Updated
May 21, 2020 - PHP
Can you guys update your example to include a custom express.js server? The Next.js example you have is too trivial for real world situations so it'd be much more helpful to show how to use bugsnag in cases where you'd have custom routes being served by express. (I know that API routes exist now. but they didn't exist before so it'd be nice to show case common use cases within Next.js)
We're cu
-
Updated
May 28, 2020 - PHP
-
Updated
May 29, 2019
Description
A lot of console.warn yellow warning message when the data pass to leaveBreadcrumbs contains functions.
Describe the solution you'd like
I'm giving you the benefit of doubt if this was a typo but
minSdkVersion 25 (7.1) Nougat
Wow! That needs to be targetSdk not minSdk. If it had to be minSdk, we would basically never have new features because who is going to abandon >99% of their user base just so they could have the sweet new app
Description
config.ignore_classes should take an array of strings instead of constants (or either?)
Issue
As we add error classes to the ignore_classes we're realizing that we're inadvertently loading those classes that don't need to be loaded. It would be good if ignore_classes can take in an array of class names as strings since this comparison is done at the time of error any
-
Updated
May 30, 2020 - Python
Description
The current API used for obtaining free memory is know to be inaccurate. iOS 13 includes a very accurate way of getting the free memory available to an app. os_proc_available_memory.
Describe the solution you'd like
In bsg_ksmachfreeMemory, use os_proc_available_memory in
-
Updated
Apr 29, 2020 - Go
When a function is defined in a script and we source() the script, the function carry "srcref" attributes with details on the script file location and on what lines in that file the function was defined. It would be useful have print() display this information for functions, e.g.
> my_fcn
function(msg = "hello world") {
message(msg)
}
<srcfile: '/home/alice/R-scripts/utils.R' (-
Updated
Apr 26, 2018 - Ruby
Add type hints
Description
This library doesn't provide type hints.
Issue
When type checking a project, the bugsnag lib must be ignored (in Mypy config) to avoid getting
an "import error".
Ignoring a library reduce the usefulness of type checking.
Note: once type hints are added to the project, a PEP-561 marker should be added to signal to MyPy that the package provide type hints: see http
-
Updated
May 14, 2020 - C#
-
Updated
Dec 3, 2018 - JavaScript
-
Updated
Feb 24, 2020 - Python
-
Updated
Dec 30, 2018
-
Updated
Apr 4, 2020 - Java
-
Updated
Sep 28, 2018 - C
-
Updated
Jun 15, 2018
-
Updated
Mar 12, 2020 - Python
-
Updated
Aug 21, 2019 - Swift
-
Updated
May 26, 2020 - PHP
-
Updated
Jan 7, 2019 - Java
Note: there is no time for fix commit, because this one was never merged (in a way, it is wrong). This might cause problems building. In the worst case we should insert the authoring date for that commit in the bug description file.
-
Updated
Apr 30, 2020 - Shell
Improve this page
Add a description, image, and links to the bugs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bugs topic, visit your repo's landing page and select "manage topics."
Describe the bug
I have installed the helpdesk inside Django 3.0 . and used rest api authentication in it. when assessing the helpdesk by (even super user or staff) the following error shown as alert.
DataTables warning: table id=ticketTable - Ajax error. For more information about this error, please see http://datatables.net/tn/7
And the following inside the console:
GET /helpdesk/d