Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Frontend
Minds Frontend
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 897
    • Issues 897
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 48
    • Merge Requests 48
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds FrontendMinds Frontend
  • Issues
  • #1777

Closed
Open
Opened 1 week ago by Mark Harding@markeharding
  • Report abuse
  • New issue
Report abuse New issue

(bug): 'TypeError: Cannot read property 'classList' of null' when adding an image to a blog

Sentry Issue: FRONT-10

TypeError: Cannot read property 'classList' of null
  at l.positionButtons (/front/dist/en/main.8bc7038e8a75ccb149b3.js:1:2569378)
  at r (/front/dist/en/vendor.8d69333b6d98bfb0c648.js:1:150690)
  at e.invokeTask (/front/dist/en/polyfills.a53d7f14fce4c9ab2f16.js:1:7985)
  at Object.onInvokeTask (/front/dist/en/vendor.8d69333b6d98bfb0c648.js:1:3624171)
  at e.invokeTask (/front/dist/en/polyfills.a53d7f14fce4c9ab2f16.js:1:7906)
...
(4 additional frame(s) were not displayed)

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

Related issues
0

    • Discussion 9
    • Designs 0
    • Mark Harding @markeharding assigned to @gthouret 1 week ago

      assigned to @gthouret

    • Mark Harding @markeharding changed weight to 5 1 week ago

      changed weight to 5

    • Mark Harding @markeharding added Product::Blogs Type::Bug scoped labels 1 week ago

      added Product::Blogs Type::Bug scoped labels

    • Mark Harding @markeharding changed milestone to %sprint: Lucky Lizard 1 week ago

      changed milestone to %sprint: Lucky Lizard

    • Guy Thouret
      Guy Thouret @gthouret · 3 hours ago
      Developer

      Triggered resizing the page.

    • Guy Thouret
      Guy Thouret @gthouret · 3 hours ago
      Developer
      TypeError: Cannot read property 'classList' of null
        at l.positionButtons(/front/dist/en/main.68017d64f1510f095811.js:1:2649008)
        at r(/front/dist/en/vendor.ce9ab82c44a5dc7c137f.js:1:170698)
        at e.invokeTask(/front/dist/en/polyfills.055b24b90bf66d29b201.js:1:7985)
        at Object.onInvokeTask(/front/dist/en/vendor.ce9ab82c44a5dc7c137f.js:1:3644179)
        at e.invokeTask(/front/dist/en/polyfills.055b24b90bf66d29b201.js:1:7906)
        at t.runTask(/front/dist/en/polyfills.055b24b90bf66d29b201.js:1:3163)
        at t.invokeTask [as invoke](/front/dist/en/polyfills.055b24b90bf66d29b201.js:1:9092)
        at _(/front/dist/en/polyfills.055b24b90bf66d29b201.js:1:22350)
        at m(/front/dist/en/polyfills.055b24b90bf66d29b201.js:1:22665)
      Edited by Guy Thouret 3 hours ago
    • Guy Thouret
      Guy Thouret @gthouret · 2 hours ago
      Developer

      Steps to recreate:

      1. Click 'Create Blog'
      2. Resize the window on the new blog page
    • Guy Thouret
      Guy Thouret @gthouret · 2 hours ago
      Developer

      End of stack frame in dev mode:

      colno: 156
      filename: "http://localhost:8080/en/main.js"
      function: "ButtonsPlugin.push../src/app/common/components/editors/plugins/buttons.plugin.ts.ButtonsPlugin.positionButtons"
      in_app: true
      lineno: 3741
      type: "TypeError"
      value: "Cannot read property 'classList' of null"
    • Guy Thouret @gthouret mentioned in commit 66e47067 10 minutes ago

      mentioned in commit 66e47067

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply

    The one place for your designs

    Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.

    Assignee
    Guy Thouret's avatar
    Guy Thouret @gthouret
    Assign to
    none
    Epic
    None
    sprint: Lucky Lizard
    Milestone
    sprint: Lucky Lizard
    Assign milestone
    None
    Time tracking
    No estimate or time spent
    None
    Due date
    None
    2
    Labels
    Product::Blogs Type::Bug
    Assign labels
    • View project labels
    5
    Weight
    5
    Confidentiality
    Not confidential
    Lock issue
    Unlocked
    2
    2 participants
    user avatar
    Guy Thouret
    user avatar
    Mark Harding
    Reference: minds/front#1777