Skip to content

1.3.3 Icons no longer showing in metabind tab options #504

@Acenoid

Description

@Acenoid

Please fill out these Check-boxes

  • I checked for existing similar issues
  • I checked that the plugin is up to date
  • The issue persists with all other plugins and themes disabled

Plugin Version

1.3.3

This Issue Occurs on

  • Windows
  • Linux
  • macOS
  • Android
  • iOS

Debug Info

SYSTEM INFO:
	Obsidian version: v1.7.7
	Installer version: v1.4.13
	Operating system: Windows 10 Pro 10.0.19045
	Login status: not logged in
	Language: en
	Insider build toggle: off
	Live preview: off
	Base theme: dark
	Community theme: ITS Theme v1.3.31
	Snippets enabled: 9
	Restricted mode: off
	Plugins installed: 33
	Plugins enabled: 2
		1: Meta Bind v1.3.1
		2: Iconize v2.14.7

RECOMMENDATIONS:
	Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
	Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.

Describe the Issue

  1. Icons from the "iconizer" plugin are no longer displayed when inside the tab block. In the previous version - I updated from 1.3.1 -, it still worked. There was no update on the iconizer plugin.
  2. Didn't notice console errors.

Steps to Reproduce

  1. Prerequisite: metabind + iconizer + Lucide Icons Pack.
  2. Create a test note with the tabs below.
  3. Then update metabind plugin from 1.3.1 to 1.3.3
>[!infobox|wfull center] wm-sm] 
>
> ```meta-bind
> INPUT[select(
> option(1, :LiAArrowDown:: 1 ),
> option(2, :LiAArrowUp:: 2),
> option(3, :LiBook: 3),
> option(4, :LiActivity:: 4),
> option(5, :LiWrench: 5),
> class(tabbed)
> )]
> ```
>> [!tabbed-box]
>>> [!div|no-t no-i clean]
>>> Test 1
>>
>>> [!div|no-t no-i clean]
>>> Test 2
>>
>>> [!div|no-t no-i clean]
>>> Test 3
>>
>>> [!div|no-t no-i clean]
>>> Test 4
>>
>>> [!div|no-t no-i clean]
>>> Test 5

Image 1.3.1 all okay:
Image

The same code no longer works with version 1.3.3:
Image

In debug info only metabind was updated:
Plugins enabled: 2
1: Iconize v2.14.7
2: Meta Bind v1.3.3

Expected Behavior

  1. Icons should still be shown whenever they are encountered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behavior caused by this pluginupstream bugUndesired behavior caused by a bug in Obsidian or another plugin

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions