Telegram mini app – after deployment some of the users see previous version
I have a React app that runs within a Telegram bot as a mini app. After deployment, some users still see the previous version for 1-2 hours, or they might see the new version on one opening and the old version on another. I checked everything and disabled caching on CloudFlare. Are there any ways to clear Telegram’s cache, or is the issue not related to caching in the Telegram mini app?