Xander Marjoram

Results 5 comments of Xander Marjoram

I can confirm I'm seeing the same behaviour. ```javascript customNavLinks: { description: 'Custom navigation links', options: ['OptionA', 'OptionB', 'OptionC'], mapping: { OptionA: ['Array A'], OptionB: ['Array B'], OptionC: ['Array C']...

This seems very relevant to the problem I'm currently encountering. I [raised an issue in the `nuxt-ssr-lit` repo](https://github.com/prashantpalikhe/nuxt-ssr-lit/issues/155) (which contains a minimal reproduction) but I am unsure whether the problem...