Combining cloze and type:cloze not working on the same card

I want to have a cloze note that has some of the clozes where you type in the answer, and some where you don’t.

I made a template with the following front:

<div class="front">{{cloze:Non-Type Text}}{{cloze:Text}}{{type:cloze:Text}}</div>

Here’s an example card:
image

On desktop on windows (Version ⁨24.04.1 (ccd9ca1a)⁩; Python 3.9.18 Qt 6.6.2 PyQt 6.6.1), c2 tells me to empty cards; if I do that I’m greeted with the “no empty cards” notification:
image

c1 looks fine:
image

And it works fine on Ankimobile:

Is this a bug, or is there a better way to set up this template?

This wasn’t an anticipated use case. I’ve logged the issue, but I’m afraid it’s not a high priority at the moment.

2 Likes