@carbotaniuman
i tried chrome, microsoft edge and firefox.
no content or scripblockers
entire console:
1240382:1 [DOM] Found 2 elements with non-unique id #quick_search_button: (More info: https://goo.gl/9p2vKq) <button class="btn btn-secondary" type="submit" id="quick_search_button" name="submit">…</button> <button class="btn btn-secondary" type="submit" id="quick_search_button" name="submit">…</button>
1240382:1 [DOM] Found 2 elements with non-unique id #quick_search_input: (More info: https://goo.gl/9p2vKq) <input type="text" class="form-control" placeholder="Quick search" name="term" id="quick_search_input" required> <input type="text" class="form-control" placeholder="Quick search" name="term" id="quick_search_input" required>
1240382:1 [DOM] Found 2 elements with non-unique id #quick_search_type: (More info: https://goo.gl/9p2vKq) <select class="form-control" id="quick_search_type" name="type">…</select> <select class="form-control" id="quick_search_type" name="type">…</select>
1240382:1 Access to fetch at 'https://api.mangadex.org/v2/chapter/1240382?saver=0&include=manga' from origin 'https://mangadex.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
api.mangadex.org/v2/chapter/1240382?saver=0&include=manga:1 Failed to load resource: net::ERR_FAILED
reader.prod.js?1615485916:14 Resource loading error: TypeError: Failed to fetch
(anonymous) @ reader.prod.js?1615485916:14
reader.prod.js?1615485916:14 TypeError: Failed to fetch
(anonymous) @ reader.prod.js?1615485916:14
DevTools failed to load SourceMap: Could not load content for https://mangadex.org/bootstrap/js/popper.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
@carbotaniuman I think the problem might be that grafana only works with latest versions of web browsers. Hmmmm..... I guess MangaDex has finally entered the programmed obsolence cycle then.
@TheMadPirate Right you're hitting the case where we haven't added the polyfill yet. Also we don't actually run grafana on the main site, so I'm not sure where you heard that from.
tried to access mangadex.network from the even older version of chrome I have and the server couldn't process it, the message warns about older browser versions , so the logical conclusion is the grafana has issues working with both browsers.
Any chapter I try to load just gives me the "Failed to Fetch" message, too. I'm on chrome, and it seems like a lot of other people are having this issue. Is it linked to the recent update, and are there any ways to fix it?