Mathieu NICOLAS

Results 33 comments of Mathieu NICOLAS

> @mathieunicolas I rolled back to 1.14.3 Thanks for your answer. I tried with 1.14.3 and I still have the bad behaviour, I don't understand where it comes from. ```...

`alert` components are broken too ? below the output for the following code : ``` ::alert{type="info"} Lorsque l'on affecte une valeur à une variable, il faut toujours penser au type...

> I am sorry about this, we are in the migration to remove all sub dependencies in order to migrate to pure TailwindCSS. > > I know @bdrtsky is working...

hi @larrasu , thanks for your answer ! The components can be made available globally so it's not a problem to call them from anywhere. My big issue here is...

The explanation is here : https://github.com/nuxtlabs/ui/issues/584#issuecomment-1697665755 Maybe it won't be possible to fix...

By doing further research, I can see : - the docus website uses `navigation.redirect` in a `_dir.yml` file (but `navigation.redirect` is not mentioned in the docs ?), and it works...

I updated my issue, I'm sorry I didn't take the time to explain as I should have to in the first draft.

I don't know if I can help, but my usecase is simple : with Docus I make a website I use with my students. At the beginning of each hour,...

I updated to the latest version of Docus and Nuxt and it appears the problem is fixed !

Actually I still have the problem. If the global `docus.aside.collapsed: true` and `aside.collapsed: false` in the YML header of a MD file, all the folders expand in the asideTree component....