You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! In my application, I have some objects that should have a rating. Rating should compute by review collection.
By the docs, I can use readValue hook. But is it the best way to do this task? Can I create a reusable component for rating?
Also, it should be great if we add some docs about computed fields.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! In my application, I have some objects that should have a rating. Rating should compute by review collection.
By the docs, I can use
readValue
hook. But is it the best way to do this task? Can I create a reusable component for rating?Also, it should be great if we add some docs about computed fields.
Beta Was this translation helpful? Give feedback.
All reactions