Local Monitor is not working on Opera

When I try to access the local monitor, by using the icon on the menu bar I get a small blank popup box appear. If I inspect that popup box I see the following error.
service.js:102 Uncaught TypeError: Cannot read properties of undefined (reading ‘SimpleStore’)
at new StoreProxy (service.js:102:38)
at new ServiceProxy (service.js:187:18)
at service.js:229:18
image

1 Like

@al.davarzadeh
You can enable websql flags for Opera and it will start working. To enable flags in Opera:

  1. Type opera://flags in the URL bar.
  2. Serach for websql in the search bar and enable it as shown below.

We will also make the necessary update and release the new version soon.

2 Likes

Thanks that has solved the issue

1 Like