As reported in https://surveyjs.answerdesk.io/ticket/details/t9665 , and on https://github.com/surveyjs/survey-library/issues/4405 we are having issues with the Library not rendering the survey body on vue and nuxt with both Library and Creator modules enabled
A codesandbox that shows this in action is at:
https://codesandbox.io/s/quirky-architecture-diche4?file=/pages/Notes.vue
Click Library from the top menu. Just the form header is displayed. Refresh the page to have the form body rendered. We have noticed that if the Creator module is not present, this behavior does not happen.