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
I have code like this:
g.selected-audio-region > circle:hover {
filter: url(#darken);
}
It produces empty file img variable in line 80 of encode.js.
And this fails the whole task.
Right now I found a way around with /ImageEmbed:skip/ annotation but it is not very nice.
The text was updated successfully, but these errors were encountered:
I have code like this:
g.selected-audio-region > circle:hover {
filter: url(#darken);
}
It produces empty file img variable in line 80 of encode.js.
And this fails the whole task.
Right now I found a way around with /ImageEmbed:skip/ annotation but it is not very nice.
The text was updated successfully, but these errors were encountered: