Price Widget Not Displaying

Expected behavior

Expecting the price to be displayed.

Actual behavior

Price is not displayed when using any compatible widget in both the collection screen as well as the details screen. I can enter the price, it’s being saved in the database, but it’s not being displayed.
It’s just showing a -. Also please note that the field in the database is of type “money” (PostgreSQL money type).

Please refer to the image.

Failure Logs

No relevant logs found.

Context

  • Package Version:
  • Express Version: ~4.17.1
  • Sequelize Version: ~5.15.1 (Forest Express Sequelize: ^7.0.0)
  • Database Dialect: PostgreSQL
  • Database Version: Postgres, hosted on Heroku.
  • Project Name: SwaadSpace

In Layout edit mode.


While creating a new product.
Screenshot 2021-04-14 at 12.42.42 PM
Details Screen
Screenshot 2021-04-14 at 12.43.06 PM
In Collection screen.

In the database.
Screenshot 2021-04-14 at 12.45.52 PM

Thank you so much in advance!!

Hi @rd27, and welcome to our community.

I just did a quick test on my end and I’m able to reproduce this issue.
I’ll open a ticket on our end and we will le you know once fixed.

Thanks :pray:

Thanks @jeffladiray !

Hi any news about that problem ? I am faced with the same.
Best :wink: