collective / collective.cover

A sane, working, editor-friendly way of creating front pages and other composite pages. Working now, for mere mortals.
48 stars 55 forks source link

fix "Uncaught TypeError: this.getFolderContents is not a function" #930

Closed idgserpro closed 1 year ago

idgserpro commented 2 years ago

fix error "Uncaught TypeError: this.getFolderContents is not a function" when trying to open a folder in the navigation tree

codecov-commenter commented 2 years ago

Codecov Report

Merging #930 (c15fe60) into master (5cfb7a8) will increase coverage by 0.20%. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #930      +/-   ##
==========================================
+ Coverage   92.85%   93.06%   +0.20%     
==========================================
  Files          49       49              
  Lines        2913     2913              
==========================================
+ Hits         2705     2711       +6     
+ Misses        208      202       -6     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5cfb7a8...c15fe60. Read the comment docs.