Skip to content

Resolve "Don't allow registration in the popup"

David Burke requested to merge 142-don-t-allow-registration-in-the-popup into dev

Closes #142 (closed)

Getting a is popup state is basically impossible. We take advantage of the popup url guard. This is kind of hacky but I can't find any clean way to get it.

Once we know if the user is in a popup or not - it's easy to send them to the tabbed version of the app instead of the popup.

Edited by David Burke

Merge request reports

Loading