Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use client from nuxt.config when loading google adsense #345

Open
GalacticHypernova opened this issue Jan 2, 2025 · 0 comments
Open

Use client from nuxt.config when loading google adsense #345

GalacticHypernova opened this issue Jan 2, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@GalacticHypernova
Copy link
Contributor

🆒 Your use case

I decided to open this as a feature request because according to the docs, it is expected behavior and therefore not a bug.

There is already a way to configure the ad client of google adsense directly in nuxt.config, but it doesn't seem to pick it up:
[Vue warn]: Missing required prop: "dataAdClient"

🆕 The solution you'd like

It might be a good idea to read the client from the registry configuration, if it is already configurable. Otherwise, it may be worth removing the property from the nuxt.config configuration as it's quite misleading and largely unnecessary.

🔍 Alternatives you've considered

No response

ℹ️ Additional info

No response

@GalacticHypernova GalacticHypernova added the enhancement New feature or request label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant