lej

Results 9 issues of lej

I'm getting what looks to be correct messages in console, but the action itself is not being done in the first place. ``` VM1659 babrahams_transactions.js?hash=8ed90df…:110 Started "update article" with transaction_id:...

I need to prevent the default functionality and call another function when an item is selected from the dropdown. Is that possible?

### Preflight Checklist * [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project. * [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. *...

I don't see any mentions in the documentation. Is this possible to do?

### Version @nuxtjs/supabase: 1.1.2 nuxt: 3.7.0 ### Steps to reproduce Add a ?code= parameter to any URL while logged in ### What is actually happening? A POST request is sent...

bug
Stale

It seems the default Nuxt settings from Vercel are for Nuxt2, so I'm curious what build settings you used to get it to work?

The main reason I want to enable my app to be a PWA is native notifications, and this package doesn't seem to mention it anywhere :/ Is there any documentation...

If someone has a site that has been using 'Friends' forever and now wants to switch all functionality to following, it would be awesome to have some kind of db...

I've tried deploying to Heroku and adding a Procfile with this content: `python main.py` However it doesn't seem to be running. Any recommendations?