- Issue created by @mslaxmeter
I moved one of the fields outside of my fieldsets so I can confirm it is not the fieldsets/CSS affecting it.
- πΊπΈUnited States jmester13
All,
I have updated some things across the module so that it works as expected again. The reason it is currently broken is do to how fields are being obtained, there is a _ when we need a - for the field class name.
I have added a checkbox option for a div vs browser title tooltip display. Which would allow a developer to style the div to there needs. I added some basic styles to the module to get things presentable.
Cleaned up some console logs and added the D10 combability flag.
Due to the composer repo being out of date you'll need to apply this patch manually, feel free to reach out if you have questions.
I'm also happy to become a maintainer on the project but do think it's worth rolling this into https://www.drupal.org/project/field_description_tooltip β so that it's all one module for tooltips.