I have created a custom html widget which i use to showcase html formmatted data from Wordpress which i receive via API. The widget works more than well, the issue is FF.
For custom widget its obligatory it has a set height, there is a checkmark which allows not to enforce the width and height, but the checkmark does not do anything. Height has to be specified and considering this is a widget that grows with content it is not acceptable to have it at a set height.
I have found other people with the same issue, some have reslove it some did not.
Now im wondering is there someone here, a maestro of a kind that could shed some light on this and help a brother out?