PricingBlog

Issues when editing a single component

  • alfred_66594-1183794501333024838

    Alfred

    2 years ago

    Has anyone else experienced issues when editing a single component, where it made the whole app fail to load in the editor and messed up everything on the pages with that component?
  • svenning-1183795187055599706

    svenning

    2 years ago

    We are seeing some issues when you open a component from its parent component (or a page) and then returning to the parent. Then the component is gone for some reason. We are looking in to it.
  • It can be fixed with a refresh in your browser for now.
  • alfred_66594-1183797572477915268

    Alfred

    2 years ago

    Yes, I have experienced this, where I can just reload, which has not been a major problem.

    However, the issue persisted even after reloading and trying different browsers. Upon investigation, I discovered that the error stemmed from an avatar component to which I had made some updates.

    After these updates, all pages and elements containing this component failed to load, and my button components appeared disabled during the preview. To address this, I resolved the problem by deleting all instances of the problematic component.

    The last modification I made to the avatar component was adding a size attribute that impacted multiple classes on the component, specifically named 2XSmall, XSmall, Small, Medium, Large, and XLarge. I'm unsure if the naming of these classes might have triggered the issue.