MOHAMMAD SARFRAZ ALAM
MOHAMMAD SARFRAZ ALAM
> To force the string 121212121212121, Excel needs to see `="121212121212121"` (a formula whose result is the desired string). `=121212121212121` is interpreted as numeric, as is `"121212121212121"` > > Currently,...
Yes, you can work on it
I can't assign it to you directly, you may ask the collaborator or the admin to do so
Sure.. go ahead > I can't assign it to you directly, you may ask the collaborator or the admin to do so
Can you brief a bit? what is wrong?
Working on a project which allows users to create code-logic using a visual editor https://user-images.githubusercontent.com/73013838/209326134-15b4fae6-e944-4bc0-be6a-0eb0d7322295.mp4 - Repo : https://github.com/Sarfraz-droid/JS-Blueprints - Website : https://jsblueprints.sarfrazalam.in/
That is because When delay is larger than 2147483647 or less than 1, the delay will be set to 1. There was a small change. that would just set the...
Hi, I was just looking into the plugin. Is the support something like this? ```js headTags: [ { tagName: 'link', attributes: { rel: 'preconnect', href: 'https://www.google-analytics.com', }, }, { tagName:...
Can I work on this issue?
Hi @om-chauhan1 , Thank you for contributing. Some tests are failing in your PR. can you fix and commit for the same? Thanks