nuxt-modules / tailwindcss

Tailwind CSS module for Nuxt
https://tailwindcss.nuxtjs.org
MIT License
1.68k stars 183 forks source link

Doc blank #869

Closed unpseudocomplique closed 4 months ago

unpseudocomplique commented 4 months ago

Environment

NA

Reproduction

No response

Describe the bug

When going to the module doc there is a blank page and error with nuxt content query :

https://tailwindcss.nuxtjs.org/api/_content/navigation/u7BbTyuhiE.1719945950799.json?_params=%7B%22sort%22:%5B%7B%22_file%22:1,%22$numeric%22:true%7D%5D%7D

https://tailwindcss.nuxtjs.org/api/_content/query/brX4CwCJoQ.1719945950799.json?_params=%7B%22first%22:true,%22where%22:%5B%7B%22_path%22:%22%2F%22%7D%5D,%22sort%22:%5B%7B%22_file%22:1,%22$numeric%22:true%7D%5D%7D

Wich make the error : TypeError: Cannot read properties of null (reading 'title')

image

Additional context

No response

Logs

No response