-
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Can you please add attribute validations for and
I tried to add them in validators.js.erb, but nothing seems to work. I had ta add the tags with JS.
This what I've added to validators.js.erb:
"audio": {
"attributes":[
"controls"
]
},
"source": {
"attributes":[
"src"
]
},
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels