Skip to content

selectors no longer have a data-value corosponding to the default option #535

@Cube707

Description

@Cube707

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.4-canary.20250314T184809

This Issue Occurs on

  • Windows
  • Linux
  • macOS
  • Android
  • iOS

Debug Info

SYSTEM INFO:
	Obsidian version: v1.8.9
	Installer version: v1.5.12
	Operating system: Windows 10 Pro 10.0.19045
	Login status: not logged in
	Language: en
	Insider build toggle: off
	Live preview: on
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 1
	Restricted mode: off
	Plugins installed: 4
	Plugins enabled: 4
		1: JS Engine v0.3.1
		2: Markdown Attributes v1.2.2
		3: Meta Bind v1.3.4-canary.20250314T184809
		4: BRAT v1.0.6

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

previously a INPUT[inlineSelect(defaultValue(0))] would have its data-attribute set to the default value when nothing is selected yet.

current behavior sets no attribute,

Steps to Reproduce

---
`INPUT[inlineSelect(defaultValue(0),option(0),option(1)):example]`

I can fix my problem on the CSS side, just wanted to make you aware that this behavior changes, if it wasn't intentional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behavior caused by this plugin

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions