Closed ralfstrandell closed 1 year ago
It should not be visible in the beginning, but attempting to getElementById and then set display='none' fails, as there is no element by the id 'Filter'. It takes time for the id:Filter to become available in the document.
Fixed.
It should not be visible in the beginning, but attempting to getElementById and then set display='none' fails, as there is no element by the id 'Filter'. It takes time for the id:Filter to become available in the document.