-
```js
for (const el of document.querySelectorAll('*')) {
const attributes = [...el.attributes].filter(attr => '@click' === attr.name);
if (attributes.length)
attributes[0].value = 'alert("…
-
VAGA: PESSOA DESENVOLVEDORA FULLSTACK
•Local: REMOTO.
•Horário: SEG A SEX DE 08H ÀS 18H (flexível).
•Modalidade PJ.
REQUISITOS OBRIGATÓRIOS:
*Ensino superior em andamento ou completo em ADS…
-
### Describe the bug:
website crashes when I try to install the pinterest plugin
### Steps to reproduce:
1. Try to install pinterest pluggin for woocommerce
2.
3.
### Expected behavior:
…
-
Hi Arjay, this package looks awesome and I really appreciate the demo app!
Would you consider adding to the Quick Start documentation, to help a user understand what other things are needed for this …
-
When i try to upload images by post() func, it return this error with images which have my domain name in url, but worked well with other image urls from internet.
Please help me to solve this proble…
-
Hi, I am using version 3.8 of socialstream.
I need to add a Google analytics conversion tag on a page when a new user is registered. I was able to do it easily for regular user registration in jets…
-
As requested in https://github.com/plantuml/plantuml-stdlib/issues/69 a new version of this project should be released.
Steps to take:
- [x] Run the update script
- [x] Check and commit the cha…
-
- Larastan Version: 2.2
- `--level` used: 1
### Description
Hi,
I just installed Larastan (I already used it on previous projects).
I'm facing a strange issue I never encountered before... On…
-
Hello!
Is 4.0.0 also with google OAuth?
We're writing to remind you that the OAuth out-of-band (OOB) flow will be deprecated on October 3, 2022, to protect your users from phishing and app imperso…
-
### Summary of problem or feature request
Hello,
I tried to use Laravel-Datatable with an Oracle database, but I have an error Datatables warning.
When I try with a mysql database, It's works …