paco

    • Dec 5, 2022
    • Joined Dec 2, 2022
    • 1 discussion
    • 1 post
    • 0 best answers
    • 4 points
    • Steps to reproduce:

      1. Visit https://docs.family.co/connectkit/auth-with-nextjs#siwe-nextjs-implementation-1-install
      2. Open the web inspector and try to inspect a few DOM elements
      3. The Web Inspector crashes with the following error:
      TypeError:​ null is not an object (evaluating 'style.ownerStyleSheet.isInspectorStyleSheet')​ (at StyleOriginView.js:​52:​42)​
          update @ StyleOriginView.js:​52:​42
          layout @ SpreadsheetCSSStyleDeclarationSection.js:​192:​37
          _layoutSubtree @ View.js:​304:​20
          _layoutSubtree @ View.js:​315:​32
          _layoutSubtree @ View.js:​315:​32
          _layoutSubtree @ View.js:​315:​32
          _visitViewTreeForLayout @ View.js:​383:​36

      This issue also occurs when compatibility mode is ON.

      Expected behavior:

      The web inspector should not crash.

      Orion, OS version; hardware type:

      Orion 0.99.122-beta (WebKit 615.1.11.7)
      macOS Version 13.0.1 (Build 22A400)
      MacBookPro18,3

      Image/Video:

      • Vlad replied to this.