Luke Duggan

Results 6 issues of 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) => {...

bug
needs-triage

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 ![image](https://user-images.githubusercontent.com/48234476/151235105-7c688fdc-98d1-4f04-bae7-239d91728e33.png)

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...