Closed saschaleib closed 1 year ago
At the moment, all attributes are passed to the helper class in lower-case. This is OK for ID and Class attributes, but will cause problems for title or datetime attributes.
title
datetime
Fixed in the latest update.
At the moment, all attributes are passed to the helper class in lower-case. This is OK for ID and Class attributes, but will cause problems for
title
ordatetime
attributes.