Unless you are absolutely sure of why you are doing so, never type the word ‘function’ in an Ionic app. Always use arrow functions, and things will behave more like you expect.
Unless you are absolutely sure of why you are doing so, never type the word ‘function’ in an Ionic app. Always use arrow functions, and things will behave more like you expect.