Webpage - monday.com won't stay logged in properly
-
Doesn't work in "normal" widget view.
I can log in to my monday account in widget edit mode and browse just fine, but when I come out of edit mode/go back to the normal layout, it's logged out (though says I'm signed to an account but stays stuck on sign-in pages) and just goes around in circles when trying to log back in. Something not quite right with the session or request headers, perhaps. Have tried various scopes/persistence etc, to no avail.
Any ideas/success stories? -
Thanks for the update, unfortunately the site is now saying, "This browser is not supported any more... Try any one of these supported browsers: Chrome, FF, Edge, Safari"
I thought there was a setting to set the user-agent somewhere but I guess that's been removed in the update? -
Just tried it - got the same note. It seems like they updated their browser detection and sign-in algos. Will research how to fix it in the next versions.
For now you can open Monday by following these steps:
- Open Developer Tools for the webpage widget showing the "not supported" note, via the context menu
- Open the Network tab in the dev tools window
- Click the "More network conditions..." icon at the right of "Disable cache" and "No throttling"
- In the Network conditions scroll to User Agent, uncheck the "Use browser default" and pick a "Chrome" on the presets drop-down menu
- Reload the Monday page in the webpage widget and login (if requested)
- If it sends a confirmation email and asks to click a link on it, then copy-paste the link to the webpage widget's url setting
I thought there was a setting to set the user-agent somewhere
Nope. There was only an option to put "mobile" to the user-agent, to trigger opening a mobile version of the website when it's possible.