viv
viv copied to clipboard
fix(layers): Pass through `opts.renderPass` to @luma.gl `model.draw`
Fixes #854, which I believe was introduced in #805.
Fixes #
Background
Change List
Checklist
- [ ] Update JSdoc types if there is any API change.
- [ ] Make sure Avivator works as expected with your change.
I am ok with this but I don't really understand how it arose all of a sudden.
(which is confusing)
I was able to reproduce the error by upgrading deckgl/luma to v9.1 on main. So yes, the error was from upgrading to a server range we don't support.
I guess the question is should we make this change and bump the semver range?