Skip to content

New custom product reviews not showing without cache flush

I have a module with a custom entity (product reviews) that is responsible for adding reviews to the product and rendering them on the product page in an additional tab. Service contract is present.

The issue is that I can’t see the newly submitted review unless I flush the cache.

Is there any way to resolve it?