-
### What happened?
The docs mention
* `static ExpectedCondition elementToBeClickable(By locator)`
* `static ExpectedCondition elementToBeClickable(WebElement element)`
> An expectation for c…
rr-it updated
2 months ago
-
**The problem**
actually as the doc is never in one lang you should be able to I18n components easily
**Proposed solution**
Create subfolder for i18n. and parse description and create…
-
This is an umbrella issue, intended to gather examples of common problems, mistakes and misunderstandings when using the proxy-based reactivity system. The objective is to gather source material that …
-
I'm a beginner at web development. A couple of examples of fetch requests (in the documentation and in the default app) would have saved me a lot of time and effort. Also, this would be a good way to …
-
The instructions for installation were not sufficient to get the plugin installed on another project. We need clearer documentation, or if the dependencies were changed, update the installation proces…
-
> 对webpack认识不透彻,反反复复搞来搞去好多遍每次都有新体验,一是对webpack理解不深,二是过一段时间根本就忘光了,再看也只是有印象(就像让我现在再看ionic angular一样),所以打算有时间把用webpack的经验总结一下,每次都有豁然开朗,灵光一闪的地方,再回头看却那么陌生,一定是我当时注释写的不好,再就是没有整体做总结的锅。。。
```
开坑待填
```
[…
-
Hey, 👋
I have a component where I use TailwindCSS. One of the classes I use on it is the **flex** one, which defines a **display: flex** for the element.
I needed to implement the **:show** dir…
-
### Environment
Operating System: Windows_NT
Node Version: v20.15.0
Nuxt Version: 3.13.2
CLI Version: 3.14.0
Nitro Version: 2.9.7
Package Manager: pnpm@9.10.0
Builder: -
User Config: -
Runtime Module…
-
# Feature Request
Using Ionic v4 from npm is only supported for frameworks through the framework specific packages. There is no documented way of using @ionic/core from npm direct…
-
Hi,
I was checking the preset docs page of this package. I guess, adding a height preset will be great for people who want to create a collapse component.
This is useful in cases like: FAQ, QnA,…