Rupert Dunk

Results 35 comments of Rupert Dunk

Still seeing the same issue with v1.0.3 unfortunately.

Still seeing this with v1.0.6. Easiest way to replicate is to use the following code, and then navigate between routes with images that have already been lazyloaded: ``` js vm.$Lazyload.$on('loaded',...

@fawadaslam1993 Sorry to say but I ended up dropping this library and writing my own lazyloading implementation if I recall correctly.

@fawadaslam1993 Managed to dig it out. This is just a replacement for the component, not the directive, so not sure if it will do what you need it to do....

> another issue maybe related: > > ``` > error caught during app initialization ReferenceError: useState is not defined > at useSanityVisualEditingState (visual-editing.mjs?v=41fb01d1:51:19) > ``` This is unrelated, but a...

As in stega got into the block type str? EDIT: Notifications given more context, assuming [this is related](https://github.com/sanity-io/client/pull/689#event-12373598534). @mikehwagz Can you give us any more detail here?

Hi @Addibro. Not currently, as rows are essentially an array of strings. I did originally want to keep this a straightforward data type, I've never personally encountered a need for...

I've done some testing of this today. I'm unable to replicate any "Unable to connect to visual editing" issues when ISR is enabled, everything does work as expected for me...

Closing as this is expected behaviour.

Try `./vendor/bin/migrate create:module`