We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
in the template code of example
there is the following code
<!-- add some extra attributes to the tag --> {% render_bundle 'main' 'js' 'DEFAULT' attrs='async chatset="UTF-8"'%}
attribute charset is deprecated according to
charset
note: chatset in your example, due to a typo.
chatset