Boris Naydis
Boris Naydis
Since the [PR](https://github.com/Mongey/terraform-provider-confluentcloud/pull/123) that fixes the issue has been accepted, the only thing remaining is a new release. @Mongey, could you tell us when we can expect one?
Thanks, @problemadder for the suggestion. This indeed works, but I hoped there is something that looks a bit better.
If anyone wants to check what is changed in the `main_166.js` compared to the unmodified `main.js`, you need to format `main.js` with [Prettier](https://prettier.io/docs/en/). After that it's much easier to spot...
@Alex986548, you need to replace the `main.js` file in the plugin folder (`.obsidian/plugins/flashcards-obsidian` in my case). I've just tested it and can confirm that it works.
@Zettellotte, it worked for one file, but for some reason, it doesn't work for another one. I'm trying to understand what is causing it but don't see anything meaningful in...