-
Hi,
since the 10.01.2024 all our users get the bug:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'trim')
at Object.buildAbsoluteURL (url-toolkit.js:21:33)
…
-
I'm using ngx-build-plus to build a standalone (angular) component like describe here: https://www.angulararchitects.io/aktuelles/your-options-for-building-angular-elements/.
Since my update to Angul…
-
Getting the below error when using in webpack Angular cli project
'notification-icon' is not a known element:
1. If 'notification-icon' is an Angular component, then verify that it is part of this…
-
Trying to run Svelte example project I got:
````
ERROR in ./node_modules/@vime/svelte/src/lib.ts 1:30
Module parse failed: Unexpected token (1:30)
You may need an appropriate loader to handle this…
-
ı have working ngx translation in my project, it works perfectly in all my components which have a module.ts that ı could import my translateModule into imports, but in my directive I only have html, …
-
Hi There,
I'm loving this library, and I'm trying to explore all the ways in which I could use it.
I want to do something similar to what's described here https://www.michaelpj.com/blog/2020/08/…
-
## Bug Report
**Current Behavior**
IE11 throws a runtime error when transpiling class extension for native objects like: `Foo class extends DocumentFragment {}`
The problem is in this helpe…
-
**Stencil version:**
```
@stencil/core@
```
**I'm submitting a:**
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of the…
-
## 🐛 Bug Report
Testing vanilla HTML / JS using build-in jsdom - cannot get the inline scripts being executed.
Loading an HTML content with a `` tags and expecting the scripts to be evaluated…
-
Hello! I encountered a bug in the DOM observer logic. The setup: I have a custom element [`webwriter-choice`](https://github.com/webwriter-app/webwriter/blob/main/%40webwriter/quiz/widgets/webwriter-c…