Mayank Singh

Results 6 issues of Mayank Singh

Refused to execute script from 'http://127.0.0.1:5500/first-project/using-ts.ts' because its MIME type ('video/mp2t') is not executable.

## Overview This pull request adds a much-needed login functionality to the existing application. The feature allows users to securely log in using their username and password. ## Changes -...

### What does this PR do? ### What issues does this PR fix or reference? # ## The PR fulfills these requirements: [ ] Tests for the proposed changes have...

cla:missing

# Apex Trigger Framework ## A Powerful, Flexible Framework for Salesforce Apex Triggers ### Description This Apex Trigger Framework provides a powerful and flexible way to manage and execute Salesforce...

The disconnectedCallback function is a lifecycle hook in Lightning Web Components (LWC) that is called when the component is detached from the DOM. In this context, it's being used to...

cla:signed

What does this PR do? This PR adds the disconnectedCallback lifecycle hook to the BarcodeScanner component to ensure the barcode scanner is properly cleaned up when the component is removed...

cla:signed