Aarnav Pai
Aarnav Pai
I found a fix: In your `index.html`, or the main html page (`template.html` sometimes), put this in the `` tag: ```html var parcelRequire; ```
Sometimes this happens when you do python and js together. You might have added a `print` instead of a `console.log`. The former statement prompts you to print the page. @ColleSerre
Doesn't look like there are any related to the library.
> What version of Safari and what device? (iPad, Mac, iPhone, etc.?) Safari on MacOS monterey
I would like to work on this
I created the PR appwrite/awesome-appwrite#447
Hello @rickstaa I would like to work on this as part of hacktoberfest. I know React and Svelte and TailwindCSS. I can use typescript with this too. Please assign me...
Should I implement it from scratch or wait for @anuraghazra to reply. Ill use React+Vite with typescript and TailwindCSS. Let me know if you want me to use NextJS instead....
I see. Alright then. Thanks
Yes, but the action added on any child elements should be called only if the child itself submits the form, not when the form is submitted by some other way,...