On my end it is still there. Strange, please see the code below. Even after clearing the cache. I also checked with the client. At there end the same thing is happening..
I guess I know why this going wrong. hidden link shows the view without the filter. The sidebar on the left shows a widget bar with the same view but without the results. That's why it looks like the code is duplicated and Chrome shows the errors?
OK, yes, I can see it in the source code, but I don't see the warnings for some reason.
The question is, are you just concerned about seeing the warnings? Or is it actually affecting functionality.
I just checked on my own local test site, and when you split the search filters and the search results, where you display "just the results" the search form is actually included as well, but with display:none.
It shouldn't affect the functionality at all.
So, that's the key question, is the functionality affected on your site?
Thanks. I realised the same in the meantime. So where on the same page with this. Although apparently it isn't correct according to the console. Anyway I'm fine with this, but the Google Maps location field is not keeping its value after selecting a city or so. Besides that the checkboxes labels don't mark the checkboxes as selected when clicking on the label. So I thought it had something to do with the duplicate code.