Ion-view title too short

Is there any way to make the title have normal width, is this from ionic or safari?
Thanks in advance. :wink:

There’s some issues with 1.0 beta 1 where titles were doing that. Can you try with the nightly builds and see if this is resolved?

I had the same problem with Ionic, v1.0.0-beta.9

I changed to code on line 6142 in the ionic.bundle.js file by removing the lines between

if(align == 'center'){
..
}

@tdh, can you try the nightly builds?

@mhartington I can’t I need to get this project finished as soon as possible, I don’t want to break things

Atleast try the nightly builds to see if the problem is fixed there, don’t use it in production if you don’t want to. This will allow for it to be determined if the problem has already been solved by ionic devs, and if it has, then you can maybe implement that specific fix while using your favorite version of ionic.