Skip shoebox elements when clearing pre-rendered elements#636
Conversation
|
Hi @paulgoetze I've come back to trying to use the shoebox and thanks to this PR I've managed to get it working! The only thing is, for me, your branch gives me this error... Which comes from this line But, by changing it to It seems to work perfectly. Should I submit a new PR to supersede this one, or would you prefer to update this one? Thanks again. |
|
Hey, @chrism, thanks for testing. I’ll update this PR. No need to create a new one. |
f202524 to
3fecd83
Compare
|
The inclusion check is updated to use |
|
Hi @paulgoetze Thanks for the PR, tests are failing due to a build issue. Could you please help look at it? |
|
Tests are failing due to warp-drive-data/warp-drive#5760. THis should be fixed. Let's re-run the job? |
|
Sure, I’ll rebase against upstream master. |
3fecd83 to
e883a69
Compare
|
This is great and fixes the shoebox clearing issue, it would be great to get merged! |
|
@kratiahuja Just curious: Anything that is holding back this PR from being merged? Do you need help with anything related? Seems to be a rather crucial thing since the latest package version is not working with shoebox data. |
|
@paulgoetze sorry nothing blocking it. I just didn't get back to this PR. I'll review now and merge and release today. |
|
v2.0.3 has been published. |
|
Thank you! |
|
Great, thanks @kratiahuja! 🎉 |
Addresses the shoebox issue described in #565 (comment).