Skip to content

fix: runtimeConfig and appConfig changes are not triggering reactivityย #883

@antony-k1208

Description

@antony-k1208

๐Ÿ› The bug

It seems that updating the runtimeConfig and the appConfig doesn't have an effect on the reactive values in Nuxt.

๐Ÿ› ๏ธ To reproduce

https://stackblitz.com/edit/github-pptyqfgu?file=app%2Fapp.vue,nuxt.config.ts,app%2Fapp.config.ts

๐ŸŒˆ Expected behavior

Updating values in runtimeConfig or appConfig should result in updates in the corresponding objects in the current Nuxt instance and you should see the changes in your application.

Image

โ„น๏ธ Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions