-
### Describe the bug
In a Next.js app using the @vanilla-extract/next-plugin to support VE locally, everything works as expected. However, when trying to use view code from an external library that…
-
I noticed that as soon as I activate the plugin, scripts are added to every single page on the frontend, even on pages that lack any contact form. This is a performance problem. These are the scripts …
-
## PLIP (Plone Improvement Proposal)
## Responsible Persons
### Proposer: Víctor Fernández de Alba (@sneridagh)
### Seconder: Timo Stollenwerk (@tisto)
## Abstract
It is needed to push …
-
Hi,
Recently we cam across the below issue on step 2 on the checkout page.
![Selection_4047](https://github.com/user-attachments/assets/0b0f908f-acc3-4af3-8857-b20f634038cb)
Steps to reproduce:
…
-
### Description
Some old scripts, such as the vanilla JS version of Masonry included in WordPress, need to be loaded inside the iframe to function correctly in the new iframed editor. According to …
-
## 📝 Provide detailed reproduction steps (if any)
Have a parent that uses `elementToStructure` downcast.
Have multiple children. They can use `elementToElement`.
Using `model.change`, call `setAt…
-
# Vanilla JS 프로젝트 세팅하기 | yujolog
⚙️ setting 1. yarn init 2. install eslint, prettier 3. install webpack, webpack-dev-server 4. install webpack plugins, loaders 5. install babel 6. setting lint-staged…
-
- [x] I am on the [latest](https://github.com/zeit/hyper/releases/latest) Hyper.app version
- [x] I have searched the [issues](https://github.com/zeit/hyper/issues) of this repo and believe that this…
-
- [X] I am on the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version
- [X] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe that …
-
I recently migrated a WordPress site to a static one and re-wrote a large chunk of modern-footnotes.js in vanilla JS. It was fairly straight-forward and is working well. I can share the source here if…