I use Alpine.js to fetch some html and inject it in my page. But this content has some alpine.js code inside, but it doesn't work because alpine doesn't reinit. Any way to force the reinitialization? For example this content has a div[x-cloak] but this div doesn't show because alpine doesn't remove x-cloak