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
{{ message }}
This repository was archived by the owner on Feb 10, 2024. It is now read-only.
If the DTGE preview result is a redirect, then we cancel the request.
The issue here is that typically a redirect from a controller would be to a full-loading HTML page.
Meaning that a full bodied HTML page would be injected into a DTGE grid cell, causing havoc.
This is a temporary resolution until we implement a more robust DTGE previewer mechanism.
0 commit comments