Jobin Jacob Kavalam
Jobin Jacob Kavalam
**Steps to reproduce:** 1. After generating a new repo from the template 2. Clone and run: `yarn && yarn build && yarn https-preview` 3. Follow prompts to install certificates 4....
# Problem The issue this PR fixes is https://github.com/flosch/pongo2/issues/330 # Background: How a macro is currently executed ? 1. importNode.Execute / macroNode.Execute places the macroNode into current context (Private) 2....
Version: `github.com/flosch/pongo2/v6 v6.0.0` ## Background I have a macro `main` which i want to use in my templates. To implement this macro, i rely on child macros -`child`. ```j2 {%...
**1. Read the [FAQs](#faqs) 👇** **2. Describe the bug** Give a clear and concise description of what the bug is. Certain animation states seem to mess with the effective drag...
**Is your feature request related to a problem? Please describe.** `Select an element in the page to inspect it` could arguably be the most used Chrome Dev Tools "tool". This...
### Description When deleting elements from an Excalidraw diagram and saving, the deleted elements sometimes still appear in the exported PNG file. ### Steps to Reproduce 1. Open or create...