Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle null values in ejs. #48

Open
sudip-mondal-2002 opened this issue Apr 27, 2022 · 2 comments
Open

Handle null values in ejs. #48

sudip-mondal-2002 opened this issue Apr 27, 2022 · 2 comments
Labels
bug Something isn't working EJS Regarding Embedded JavaScript part, that used to generate portfolios good first issue Good for newcomers help wanted Extra attention is needed javascript Pull requests that update Javascript code

Comments

@sudip-mondal-2002
Copy link
Member

Describe the bug
The ejs files in the project don't handle null values.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'www.portfolioshop.tech'
  2. Click on 'Continue with google'
  3. Fill up your details but leave some things.
  4. See your website contains the buttons related to the blank things in there but contains null click handlers.

Expected behavior
Shouldn't contain buttons corresponding to the null values.

@sudip-mondal-2002 sudip-mondal-2002 added bug Something isn't working good first issue Good for newcomers javascript Pull requests that update Javascript code EJS Regarding Embedded JavaScript part, that used to generate portfolios help wanted Extra attention is needed labels Apr 27, 2022
@venkat-clone
Copy link

can you post the screenshot of the bug?

@sudip-mondal-2002
Copy link
Member Author

The thing is, for example, if the GitHub link is not given for a person, it still shows the github icon on hi website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working EJS Regarding Embedded JavaScript part, that used to generate portfolios good first issue Good for newcomers help wanted Extra attention is needed javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

2 participants