Category "string-interpolation"

Ionic V1 / AngularJs - $IonicPopup sometimes display template without interpolating

I've an issue and can't figure out how it can happen : Sometimes on real devices, popups aren't interpolating html as in picture : Its happening more often whe

How do I convert a string into an f-string?

I was reading this blog post on Python's new f-strings and they seem really neat. However, I want to be able to load an f-string from a string or file. I can't