asigloo / vue-dynamic-forms

Easy way to dynamically create reactive forms in Vue based on a varying business object model
https://vue-dynamic-forms.netlify.app/
MIT License
395 stars 45 forks source link

[Documentation] - API fields page is broken #278

Closed alvarosabu closed 2 years ago

alvarosabu commented 2 years ago

Version

3.x.x (Vue 3.x)

Describe the bug

White page on https://vue-dynamic-forms.alvarosaburido.dev/guide/api/fields.html

Describe the bug

  1. Go to https://vue-dynamic-forms.alvarosaburido.dev/guide/api/fields.html
  2. Check console

Expected behavior

Page loads correctly

System Info

System:
    OS: macOS 11.5.2
    CPU: (16) x64 Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz
    Memory: 1.19 GB / 16.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 16.3.0 - ~/.nvm/versions/node/v16.3.0/bin/node
    Yarn: 1.22.10 - /usr/local/bin/yarn
    npm: 7.19.1 - ~/Projects/github/vue-dynamic-forms/node_modules/.bin/npm
  Browsers:
    Chrome: 93.0.4577.82
    Edge: 93.0.961.52
    Firefox: 92.0
    Safari: 14.1.2

Additional context

app.21ce51fd.js:1 TypeError: Cannot read properties of null (reading 'frontmatter')

Validations

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 3.18.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: