You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm trying to add new tasks to my projects/ via my taskCard partials individually based on taskStates(passed as variables), however, tasks are added everywhere, even after giving the submit a button a value="<%=taskstate %>", which equates on to the first partial, any help would be appreciated.
The text was updated successfully, but these errors were encountered:
This is almost certainly an issue in your application code, and not a problem with the EJS library. The only suggestion I have is that you reduce your code down to the minimal working example, and then add things until it breaks. I am closing this issue, since it's not a problem with EJS. If you can provide a minimal breaking example in the EJS library, please feel free to reopen.
On 2022. Apr 20., Wed at 2:08 Matthew Eernisse ***@***.***> wrote:
This is almost certainly an issue in your application code, and not a
problem with the EJS library. The only suggestion I have is that you reduce
your code down to the minimal working example, and then add things until it
breaks. I am closing this issue, since it's not a problem with EJS. If you
can provide a minimal breaking example in the EJS library, please feel free
to reopen.
—
Reply to this email directly, view it on GitHub
<#666 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOKA5INGPPYM22BXEMYQVL3VF5KH7ANCNFSM5TMU3WZA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Hello, I'm trying to add new tasks to my projects/ via my taskCard partials individually based on taskStates(passed as variables), however, tasks are added everywhere, even after giving the submit a button a value="<%=taskstate %>", which equates on to the first partial, any help would be appreciated.
The text was updated successfully, but these errors were encountered: