-
Notifications
You must be signed in to change notification settings - Fork 28
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
IKImage not rendering after upload using Hooks #36
Comments
@Enaliz thanks for reporting. We are working on a fix which will be released in the next version. |
@imagekitio thx for the feedback. Do you already have any idea about the fix release date ? |
Roughly 2 weeks from now |
@imagekitio Great thx! Beside that glitch the service is awesome btw |
FYI and I don't know if it's related but IKImage is not rendering either when called after a
|
…ts into multiple/e2e-ikimage-bugfix Fix for issue #36 and cypress e2e tests for lazy loading and lqip
Hi Im trying to have
IKImage
reload after a successful upload but it's not working.Can you tell me what I'm doing wrong ?
`
const NewPost = () => {
}`
The text was updated successfully, but these errors were encountered: