Internal Server error

  • leo_o_o-1322381921245724724

    Leo

    4 months ago

    Is anyone else experiencing this issue? I've had this problem with one of my pages for quite some time now.
    1322381921485062144-image.png
    1
  • erikbeus-1322532203212574822

    Erik Beuschau

    4 months ago

    This can happen if an element loses its style property somehow. This can happen during copy/paste or perhaps there is a bug in the editor 🤷‍♂️ I suggest you:
    - Create a new branch
    - Try to delete one larger element at a time to see when the page starts working again
    - Use undo to revert the change and investigate if any individual element is missing its styles (check the CSS panel at the bottom right)
  • leo_o_o-1322542929905979463

    Leo

    4 months ago

    Thank you for your help. I was able to find the div that was causing the problem. I still don't know how it lost its style, but I was able to delete it and recreate it, which solved the problem.
    🙌1