fastfeedback icon indicating copy to clipboard operation
fastfeedback copied to clipboard

Easily add user reviews, feedback, and comments to your website in one line of code.

Results 11 fastfeedback issues
Sort by recently updated
recently updated
newest added

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.9.0 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...

dependencies

Hi @leerob 🙂 I am currently watching your course and I appreciate the content. BTW this is my first open-source contribution 😅 While I was trying the website I found...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [next](https://github.com/vercel/next.js) from 11.1.1 to 12.1.0. Release notes Sourced from next's releases. v12.1.0 Core Changes Relay Support in Rust Compiler: #33702 fix eslint link-passhref rule: #33857 update webpack: #33831 Flush...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

I've forked and set up fastfeedback on my GitHub Codespaces. But the development experience is not good. I don't know if it's an issue with the project itself or Codespaces....

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 3.2 Added --size and --alphabet arguments to binary (by Vitaly Baev)....

dependencies

### Was watching the stream 7: React 2025 – Authentication on API Routes (Firebase JWT) ![image](https://user-images.githubusercontent.com/23277339/133204536-256fe0b4-e27d-43aa-98a7-46ccb64b64da.png) I can't seem to figure out this error Error message when I open feedback...

So i stumbled upon a bug in the main site. I tried to login with github(keep in mind that my github and google accounts use the same email), i logged...

We can replace the `\\n` to actual new line (so ppl don't have to remember manually adding new line in vercel) `privateKey: process.env.FIREBASE_PRIVATE_KEY.replace(/\\n/g, '\n'),` https://github.com/leerob/fastfeedback/blob/dad9ad4c989320a661975c86553576c2593671ed/lib/firebase-admin.js#L8