Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Azure portal accessing error html5 storage disabled

  • 1 resposta
  • 2 têm este problema
  • 1 visualização
  • Última resposta por cor-el

more options

My Firefox version is 54.0.1, and dom.storage.enabled value is true. But I still get error of html5 storage disabled when I try to access azure portal. I can access the same portal using Chrome. I wonder if any Firefox settings I should modify for Azure portal access. Any help will be great.

My Firefox version is 54.0.1, and dom.storage.enabled value is true. But I still get error of html5 storage disabled when I try to access azure portal. I can access the same portal using Chrome. I wonder if any Firefox settings I should modify for Azure portal access. Any help will be great.

Solução escolhida

Note that all storage variations use the same exceptions as used for cookies, so you may have to check the cookie permissions in case your cookie settings aren't default. There is also IndexedDB that can be used to store data locally in addition of local storage and session storage.

  • Options/Preferences -> Advanced -> Network: "Offline Web Content and User Data"

See also the Storage Inspector:

Ler esta resposta no contexto 👍 1

Todas as respostas (1)

more options

Solução escolhida

Note that all storage variations use the same exceptions as used for cookies, so you may have to check the cookie permissions in case your cookie settings aren't default. There is also IndexedDB that can be used to store data locally in addition of local storage and session storage.

  • Options/Preferences -> Advanced -> Network: "Offline Web Content and User Data"

See also the Storage Inspector: