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
Describe the bug
I see different result when I run the service on my application in dev and when the application is in stage/production only when I run it on a tablet.
For example if I use an Android tablet with chrome in dev I see everything correct (it is recognized as mobile but is not a problem), but if In stage/prod with the same tablet this is the result:
Screenshots
Devices:
Device: same with 2 different android tablet
OS: Android 11/12
Browser Chrome
Additional context
No ssr enabled, the only difference is that is stage/prod we use Cloudfront
The text was updated successfully, but these errors were encountered:
@aceleghin Can you share the link where I can see this? It seems like the userAgent from wherever you are running it ends up showing not the tablet userAgent for some reason.
Describe the bug
I see different result when I run the service on my application in dev and when the application is in stage/production only when I run it on a tablet.
For example if I use an Android tablet with chrome in dev I see everything correct (it is recognized as mobile but is not a problem), but if In stage/prod with the same tablet this is the result:
Screenshots
![Cattura](https://private-user-images.githubusercontent.com/27501745/283087029-4ed5bd24-6633-42fc-b9ff-5fce9aef7a24.PNG?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNzAxMDgsIm5iZiI6MTczOTM2OTgwOCwicGF0aCI6Ii8yNzUwMTc0NS8yODMwODcwMjktNGVkNWJkMjQtNjYzMy00MmZjLWI5ZmYtNWZjZTlhZWY3YTI0LlBORz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE0MTY0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJiZWY4MzQ3NDdlYjg5NDY3MzhlYjU0YTk1ZDM0Nzc3MWUwNjg4MjdkNmQ3NjcwOGMyYmRkYWQ0NGU3YjdhN2EmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.QegfOFK97FqJCJxk7-bpMgbNbdBx8va7Egf-C-qIrJc)
Devices:
Additional context
No ssr enabled, the only difference is that is stage/prod we use Cloudfront
The text was updated successfully, but these errors were encountered: