Skip to content

Commit

Permalink
ID-3827 Initialize children widget to ensure inline links are working (
Browse files Browse the repository at this point in the history
  • Loading branch information
tonytlwu authored Mar 14, 2024
1 parent cd47695 commit bbd1d79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,8 @@
}

if (mode !== 'interact') {
Fliplet.Widget.initializeChildren($el);

cleanUpContent();

if (!isDev) {
Expand Down

0 comments on commit bbd1d79

Please sign in to comment.