Trend line not appearing

I've had this question for over a year, and after upgrading to newer versions of metabase I've noticed that the trend line no longer shows.

Has anyone had this issue?

@rviteri
It would be really helpful if you posted which versions, where it stopped working.
Please post “Diagnostic Info” from Admin > Troubleshooting.
Also check the browser developer console for any errors.

Hello, this is the Diagnostic Info:

{
  "browser-info": {
"language": "es-ES",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36",
"vendor": "Google Inc."
  },
  "system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "1.8.0_242-8u242-b08-0ubuntu3~16.04-b08",
"java.vendor": "Private Build",
"java.vendor.url": "http://java.oracle.com/",
"java.version": "1.8.0_242",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "25.242-b08",
"os.name": "Linux",
"os.version": "4.4.0-176-generic",
"user.language": "en",
"user.timezone": "America/Guayaquil"
  },
  "metabase-info": {
"databases": [
  "mysql",
  "postgres",
  "h2"
],
"hosting-env": "unknown",
"application-database": "h2",
"application-database-details": {
  "database": {
    "name": "H2",
    "version": "1.4.197 (2018-03-18)"
  },
  "jdbc-driver": {
    "name": "H2 JDBC Driver",
    "version": "1.4.197 (2018-03-18)"
  }
},
"run-mode": "prod",
"version": {
  "tag": "v0.35.1",
  "date": "2020-04-02",
  "branch": "release-0.35.x",
  "hash": "e67f169"
},
"settings": {
  "report-timezone": "America/Bogota"
}
  }
}

@flamber,

So I found these errors when loading this page:

when I click on the app-main.bundle.js link the console crashes...

@rviteri Those don’t look like errors - it looks like info or debug messages.
Again, it would be very helpful to know which versions it used to work in. And if you can reproduce the problem (preferably with Sample Dataset).

Hi, is this it?

@rviteri Looks like you’re using Cloudflare. Make sure that it doesn’t optimize or tries to change the source code of Metabase:
https://www.metabase.com/docs/latest/troubleshooting-guide/proxies.html