-
Hi ysard, I just updated to 0.3rc4, thanks for the update!
The menu now offers options to delete "current cookies" and "current localStorage." Can you tell me more about what that means?
I would…
-
In multi-tab browsers, when you open two editing sessions to the same file, it is too easy to lose track of which tab has your most recent edits and overwrite them by accident.
We should either avoid…
-
The ability to enable first-party isolation per container would be fantastic. I can imagine other settings being useful, too, e.g. tracking protection.
-
HBHS staff would like to see user feedback about resources that they like and do not like. This can be anonymous.
They asked that the ratings only be visible to staff users (logged in) and not to t…
-
Thank you for releasing the OSS version of Stable Studio!!
I built it immediately, but I have one question.
How can I set the API Key in advance?
I would appreciate your answer.
-
**Error:**
```
Failed to load external script https://www.youtube.com/iframe_api
Failed to start AboveVTT on https://www.dndbeyond.com/encounters/c8c6458e-66ea-4ae0-bb93-92839b7ef51c?abovevtt=true
…
-
### Describe the bug
Values aren't actually restored from cache/localstorage because the return type of [`Preferences.get`](https://capacitorjs.com/docs/apis/preferences#getresult) doesn't match the …
-
UserData isn't synchronous and this hindrance is further exaggerated by the fact that we're loading things in an iframe. For example, it's pretty hit or miss if the following works:
```
documen…
-
As a developer, I would like to embed Javascript into my HTML to match with functionality.
-
@dgrubelic
Below is my code for twitter integration. I am using SSR with webpack.
**login.vue**
` Twitter
export default {
methods: {
auth: function (provider) {
…