the preview panel on the full document edit page is broken. #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
the preview panel on the full document edit page is broken.
for example this route:
https://media.unturf.com/p/dba84ece-a2d2-11ec-9431-eb3419618d4a/description/edit
I think it's something easy to fix, likely got missed when I fixed the problem in a bunch of other places. likely related to 3rd party cookies or some javascript cross site "ism" which needs addressing. Leaving myself a note here but if anyone wants to speak up or tag along I would be glad for help or to teach, or to just talk out the problem.
ping me in this thread.
<3
So this is not broken when using waitress in development, just production.
Ok as an update, apparently switching from nginx to caddy on memopoly.com fixes this defect? very cool but also very strange. so that rules out uwsgi or python being culprit to this bug.
changed the description
changed the description
assigned to @russellballestrini
We have switched from nginx to caddy in production and so this defect is no longer present. closing!