The default behaviour changed in jsx 3.0, jsx:decode will return with maps by default.
katt's special meaning tags does not work with maps returned by jsx:decode
Change jsx:decode function calls to explicitly return with proplists.
This way katt can be used with jsx 3.0
The default behaviour changed in jsx 3.0, jsx:decode will return with maps by default. katt's special meaning tags does not work with maps returned by jsx:decode
Change jsx:decode function calls to explicitly return with proplists. This way katt can be used with jsx 3.0