When I dynamically change the text of a navbar button using data from localstorage, the button's styling changes. See button 1 and 2 here:
http://appery.io/app/view/25807b5d-c4...
NOTE: You have to reload the page once to see the buttons populated with localstorage values.
How can I stop the buttons from changing style when the text changes?
How can I ensure that the text is displayed from localstorage on first load?
The app is shared with Appery Support.
Thanks in advance for your help!