Nathan Nobbe

Results 4 comments of Nathan Nobbe

@njohansson You just saved my day bro!

None of the examples from #146 showing use of [NextJS Dynamic Import feature](https://nextjs.org/docs/advanced-features/dynamic-import) illustrate use of the Layer and Feature components. For me these components still do not work in...

It also appears the error `TypeError: carouselItems.map is not a function` is raised if `CarouselItem` instances are not supplied as an array. I'd expect something like this to work (shorthand...

the method you're looking for is `onViewStateChange` ``` { console.log(e.viewState.zoom); }} > ```