Skip to main content

Feature flags for NuxtJS

· One min read
Gergely Sinka

A new ConfigCat JavaScript SDK supporting apps using Server-Side Rendering (SSR) frameworks like NuxtJS.

Solved XMLHttpRequest is not defined issue

It is forked from the standard ConfigCat JavaScript SDK and of course open source. It is a bit bigger as a package since instead of using the standard XMLHttpRequest we have added

Axios Http Client to avoid ` XMLHttpRequest is not defined` like issues.

For further info see: