Luke Duggan
Luke Duggan
## Issue Creation Checklist [X ] I have read the [contribution guidelines](https://github.com/sequelize/sequelize/blob/main/CONTRIBUTING.md) ## Issue Description Is it possible to have the updatedAt column be updated when another model that belongsTo...
### What were you trying to do? Trying to download the PDF ### How did you attempt to do it? ``` const promise = new Promise(async (resolve, reject) => {...
Hi, I have an issue where if the user doesn't check always allow when selecting devices, this sets them to temporarily allowed on firefox. However, DetectRTC still has isWebsiteHasMicrophonePermissions and...
I have read and understood the contribution guidelines Hi, When I try using jsPDF, I get this error. Is there any way to fix this? Using ReactJS 
Hello, I have 3 scrollPages and 2 of them end up with the property display: none when they are out of focus. However, when I attempt to have my navbar...