We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262334b commit 8e10eecCopy full SHA for 8e10eec
1 file changed
lib/ruby_ui/context_menu/context_menu.rb
@@ -18,7 +18,7 @@ def default_attrs
18
{
19
data: {
20
controller: "ruby-ui--context-menu",
21
- popover_options_value: @options.to_json
+ ruby_ui__context_menu_options_value: @options.to_json
22
}
23
24
end
0 commit comments