-
Any support for Native Ads?
https://firebase.google.com/docs/admob/android/native
-
## Manual Testing Plan
Below are the items that should be manually tested with each release of Teleport.
These tests should be run on both a fresh installation of the version to be released
as well a…
-
### What version of Remix are you using?
1.11.0
### Steps to Reproduce
Using the new defer function with a prisma call breaks the Await component.
When logging the render prop value its just an …
-
Hitting problems when trying to rerun a build. the pre Yarn install step of Restoring the Cache is failing, is there a way around skipping this step,
### Orb version
4.4.2
### What happened
Fa…
-
### Version
create-nuxt-app:
### Steps to reproduce
1. https://nuxtjs.org/docs/get-started/installation
2. Create a new app
3. Run npm install
### What is Expected?
No vulnerabilities
…
-
While generating a project with superplate, this an error occured.
here's the full terminal outputs:
```bash
PS C:\Users\himas\Documents\Programming\DiscordFa> npx superplate-cli bots
Need to inst…
-
## Description
With gatsby develop and Firefox Developer Edition (latest version, 69.07b), firefox throws a security error exception when `app.js` checks `if (`serviceWorker` in navigator)`, and h…
-
# Bug report
I'm trying to set up password reset flow in my nextjs app with supabase and supabase auth ui. It's not working and I'm struggling to understand the root cause.
## Describe the bug
…
-
### What version of Remix are you using?
2.0.1
### Are all your remix dependencies & dev-dependencies using the same version?
- [X] Yes
### Steps to Reproduce
None. I haven't been able to reliabl…
-
code from Twilio React sample app
```
export default function EndCallButton(props: { className?: string }) { // room coming through props
const classes = useStyles();
const vRoom = useRoomStat…