I just get stuck in a login loop. I login, it look...
# suitecommerce
j
I just get stuck in a login loop. I login, it looks like it loads with the frontend UI and then I just get redirected back to a login page…
g
I'd make sure cookies are allowed you could try a fresh install on another browser brave and edge are also chromium based
j
Same thing in Safari… 🤦‍♂️
It works fine in Firefox, but there’s something about dragging and dropping content in Firefox that makes my scrolling go nuts so it’s almost unusable
g
Safari is new internet explorer in terms cross compatibility
Yeah I've had the same issue it seems to scroll up
j
OK, yep. Cookies issue. Allowing all cookies gets me out of the loop. I guess I’ll have to figure out which netsuite domain to allow cookies from
g
Yeah it needs cookies to remember the login
j
Adding
[*.]<http://netsuite.com|netsuite.com>
and
[*.]<http://mydomain.com|mydomain.com>
(both with third-party cookies) to Chrome’s “Sites that can always use cookies” setting fixed the issue.
(Just in case anybody else has the same issue)