Suthan

Results 4 issues of Suthan

The setup: I have multiple databases of the same schema. Each database represent the data for different sites. I want to iterate through each of the instances and print out...

I have an app which which uses different database based on the subdomain. So essentially, the schema would be the same, but the data would differ for each databases. But...

r

1 comment

When I access the `newtab.html` using the dev server, the page runs into an infinite reload due to content script. The following is the output on console: ``` Content script...