Search code examples
umbraco

Issue with returned data of Iconic package


Iconic packages was working very well with version 8.0.2.

After upgrading to 8.1.0, when calling the control, it return string as json

({ 
  "icon": "fa-search", 
  "packageId": "8492d996-3934-4cc6-b56a-6ceaac9cba4b" 
}) 

instead of the desired IHtmlString "i class="fa fa-search"></i>". Already tried to remove the package then re-install it but no effects.

What to do to solve this issue? please advice

code snippet

thanks in advance


Solution

  • A new version 2.2 has been released. This is compatible with Umbraco 8.1.