In my area (I guess elevation data is not available) GPX export always produces a file where first waypoint looks like:
<trkpt lat="61.44497" lon="23.84972">
<ele>-32768</ele>
Some services like Polar Flow really don't like this (all other waypoints show 0 as elevation in export) and this seems like a bug - not nice fixing the export file manually every time...