August 31, 2020 - Patch Update to HTML and Angular Tooltips
We released a patch update to @sparkdesignsystem/spark and @sparkdesignsystem/spark-angular to add in type="button"
on the trigger element in the Tooltip components. This fixes a bug with the Tooltip and submits inside forms. Thank you @OAndersonQL for this contribution!
@sparkdesignsystem/spark 13.1.3
@sparkdesignsystem/spark-angular 10.1.3
@sparkdesignsystem/spark-react 2.1.3
If you are using the HTML version of Spark, please add type="button" to the
` element in the Tooltip component markup.