question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

some bugs in custom provider (default provider, shortcut, types)

See original GitHub issue

"nuxt-edge": "2.15.0-26856070.8350560" "@nuxt/image": "^0.2.1"

iam search bugs:

  1. nuxt-picture provider and default custom provider not working (nuxt-img work) https://github.com/nuxt/image/blob/d2a9cdd153dc77d5245a58e0f49caebc4cd14662/src/runtime/components/nuxt-img.vue#L54-L58 don’t find in https://github.com/nuxt/image/blob/d2a9cdd153dc77d5245a58e0f49caebc4cd14662/src/runtime/components/nuxt-picture.vue#L194-L203
  2. work in nuxt-config path only dot start ./providers/custom not shortcut ~/providers/custom
  3. not importable types for custom provider getImage - import type {} from "@nuxt/image" missing in dist types this https://github.com/nuxt/image/blob/d2a9cdd153dc77d5245a58e0f49caebc4cd14662/src/types/image.d.ts#L19

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
pi0commented, Apr 6, 2021

Closing since all above are fixed 😄 And thanks for contribution @reslear

1reaction
pi0commented, Jan 27, 2021

1 should be fixed by #169, 2 by 930e192 and for 3 feel free making a PR (couldn’t follow issue since ProviderGetImage is already exerted)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why can't I use context.read in build(), but I can use Provider ...
Personally I'm using the combination of provider and mobx, thus there will be never any reaction based on the provider watch mechanism ....
Read more >
Configuration - Gerrit Code Review
By default, the list contains two values, http:// and https:// , allowing users to authenticate with any OpenID provider. auth.trustedOpenID. List of trusted ......
Read more >
Microsoft Edge Browser Policy Documentation
Windows and Mac documentation for all policies supported by the Microsoft Edge Browser.
Read more >
Auto-Type - KeePass Password Safe
On this page you can specify a default sequence and customize specific ... Auto-Type' (or alternatively press the Ctrl + V shortcut for...
Read more >
Object storage - GitLab Docs
Also bandwidth charges may be incurred between the object storage provider and the client. ETag mismatch. Using the default GitLab settings, some object...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found