Brave disable some Javascripts functions when open localhost app from Visual Studio Code


Expected result:
Recently, when I use the command

py manage.py runserver>

in Visual Studio Code to launch a local host app on Brave. The browser can’t open the side navigation bar or hidden functions like collapsible-cards, or tooltip. I checked with its incognito mode and it works fine. Not sure why the Brave browser suddenly stops working like that.

Brave Version( check About Brave):
Version 1.44.108 Chromium: 106.0.5249.103 (Official Build) (64-bit)

Additional Information:
My code run on Python, Django, JavaScripts, use Materialize CSS and Js files.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.