File: bugs.rst

package info (click to toggle)
mathjax-docs 3.2%2B20240903-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,184 kB
  • sloc: python: 31; javascript: 28; sh: 20; makefile: 8
file content (55 lines) | stat: -rw-r--r-- 2,263 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
.. _reporting-issues:

################
Reporting Issues
################

If you come across a problem with MathJax, please report it so that the
development team and other users are aware and can look into it. It is
important that you report your problem following the steps outlined here
because this will help us to rapidly establish the nature of the problem
and work towards a solution effectively.

To report a problem, please follow these steps:

-  Have you cleared your browser cache, quit your browser, and restarted
   it? If not, please do so first and check if the problem persists.
   `These instructions <http://www.wikihow.com/Clear-Your-Browser's-Cache>`__
   tell you how to clear your cache on the major browsers.
   
-  Have you turned off other extensions and plugins in your browser, and
   restarted it?
   
-  Have a look at the math rendering examples on
   `www.mathjax.org <https://www.mathjax.org>`__ to see if you experience
   problems there as well. This might help you to determine the nature
   of your problem.
   
-  If possible, check whether the problem has been solved in the latest
   MathJax release.
   
-  Search through the `MathJax User
   Group <https://groups.google.com/forum/#!forum/mathjax-users>`__ and the
   `MathJax issue tracker <https://github.com/mathjax/MathJax/issues>`__ to see if
   anyone else has come across the problem before.
   
-  Found a real and new problem? Please report it to the `MathJax issue
   tracker <https://github.com/mathjax/MathJax/issues>`__ including the
   following information:

   -  A detailed description of the problem. What exactly is not working
      as you expected? What do you see?
      
   -  The MathJax version you are working with, your operating system,
      and full browser information including all version information.
      
   -  If at all possible, a pointer to a webpage that is publicly
      available and exhibits the problem. This makes sure that we can
      reproduce the problem and test possible solutions.  You can
      create minimal examples using such tools as `jsfiddle
      <https://jsfiddle.net/>`__, `jsbin <https://jsbin.com>`__,
      `codepen <https://codepen.io>`__, or `codesandbox
      <https://codesandbox.io>`__.


|-----|