Been having a couple of issues and need some insight. You see in this image that I have two price fields (for testing purposes). One is formatted and the other is not. In the preview mode both display:
Have you added a formatter to the page using the UI or hand coded them? If you haven’t used the UI at least once, the page will have not had the necessary scripts added. Try adding a data binding and use the UI to format the data.
If that doesn’t help, do you get any console errors?
Thank bpj - Very interesting troubleshooting - 1) started handcoding first, then did use formatter. Back and forth numerous times testing. Did three page starts from scratch before posting this question.
There formatting errors were showing up in the console. Overthinking it, I did a System check and Update Node Packages as another problem I’m having is the theme keeps resetting itself to the original. This didn’t help.
I deleted and reinstalled Wappler, second time in two days. Now my Serverconnects aren’t even showing up for me to create a repeat with and the theme issue has come back 3 times in the last few hours - that’s what I’m searching the community board for.
Thank you again - I’ll update once I get back to this.
Started a new page, but using the same layout page, here’s the console errors. Am I reading this write that it doesn’t think the asking_price is actually a number?
My pages typically get very complicated over time as I add more features. When I have an issue that won’t work, I will create a brand new page from scratch and just set up the function/use I am trying to get to work. When that works, I then compare the two pages. Sometimes you will be missing a css or js file in the header of your page.