Not possible to define empty HTML Attribute

It;s not possible to define a HTML attribute in the UI that is a angular selector.
problem 1: selector cant start with #
problem 2: selector value can’t be empty (angular requires it)

<element #angularAncor>

1 Like

You need to use custom code embeds to create elements with those values since Webflow doesn’t support it.

Thats tricky I want to use webflow to generate templates.
Would it be possible to add it as a feature request ? it’s just a simple regex chnage

1 Like

While it is a simple change I doubt it is on the radar. Your use case does not fall into the general need. You could always check the wishlist to see if a similar request exists and create one if it does not.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.