Skip to content

Commit

Permalink
feat: add a note to prevent issues with ad-blockers and this package
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonySchuijlenburg committed Feb 17, 2024
1 parent d7f31ff commit 6fc0530
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -58,6 +58,8 @@ export default defineNuxtConfig({
</template>
```

**Note:** Make sure to disable your ad-blocker for local development. Some ad-blockers, such as uBlock Origin, block all subsequent requests when they detect the fingerprint icon. For more information, refer to the following [issue](https://github.com/swisnl/nuxt-lucide-icons/issues/3).

## Configuration

Don't like the default component name prefix? You can change it in `nuxt.config.ts`:
Expand Down

0 comments on commit 6fc0530

Please sign in to comment.