You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, For some reason all attribute names are lower-cased by default which makes it difficult to work with with framework such as Angular where number of attribute names are lowerCamelCase. Any idea on how to work around this with the current parser?