hapijs / hapijs/hapi.dev

Fix carbon ads and nuxt target 'static'

Aperta
#439 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Vue
Stelle
55
Fork
72
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

#### Support plan

* *is this issue currently blocking your project?* (yes/no):
* *is this issue affecting a production system?* (yes/no):

#### Context

* *node version*:
* *module version with issue*:
* *last module version without issue*:
* *environment* (e.g. node, browser, native):
* *used with* (e.g. hapi application, another framework, standalone, ...):
* *any other relevant information*:

#### What are you trying to achieve or the steps to reproduce?

```js
const some = 'properly formatted code example';
```

#### What was the result you got?
When building the website using `target: 'static'` in `nuxt.config.js` the carbon ads script tag is not added to the DOM hence ads are not showing up.

#### What result did you expect?
Ads should be displayed. We've removed the `target: 'static'` for now (#438)

Perhaps the problem comes from the `mounted` lifecycle which is not triggered when generating the website statically.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia da nuxt.config.js e dal ciclo di vita mounted menzionato nel report, quindi confronta il comportamento della build statica con la configurazione attuale dopo #438. Il lavoro è completato quando il sito web generato include lo script Carbon ads nel DOM e gli annunci vengono visualizzati usando target: 'static'.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
nuxt
Ambito
frontend
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.