eakenbor

Results 18 issues of eakenbor

I just found out that a registered email that is yet to be verified is allowed to log in even though ACCOUNT_EMAIL_VERIFICATION is set to "mandatory" in the settings. I...

The name in my legend is so long that it goes off the screen. Please, is it possible to have the long text break into multiple lines?

Calling the url "//subscribe/" using axios from a React frontend does not work when the user is not authenticated. However, it works on Postman when using form-data instead of the...

When the hooper is clicked on, then the scrolling of the parent page becomes disabled until when outside the hooper is clicked. This creates a terrible user experience. The scrolling...

enhancement

#### Problem: I am unable to add border radius to the modal. I have tried using classes but to no avail. Please can anyone help me with this? #### Version:...

stale

In my webpack, vue loader is already configured as follows: //In webpack.base.conf.js const vueLoaderConfig = require('./vue-loader.conf') module.exports = { module: { rules: [ ...(config.dev.useEslint ? [createLintingRule()] : []), { test:...

I can successfully log in using email and password, but when I try to use social authentication in combination with django allauth and dj rest auth, I get the following...

I have tried using custom vue directives to close the modal upon clicking outside it but does not work as the event is triggered prematurely irrespective of the root element...

### Contact Details _No response_ ### What happened? I get this error whenever I try to load the list of documents: "There was an error fetching records. Check out console...

bug

### Contact Details _No response_ ### What happened? I overrode the Login template so I can add an OTP field to the Email and Password fields. However, I am not...

bug