-
Right now the README includes the library using its full version. At the time or writing that is `1.0.8`
```html
```
Because of this, authors that copy-paste the code will never receive bugfi…
-
## Description
If you prefer splitting up your `*.vue` components into multiple files, you can use the src attribute to import an external file for a language block. Beware that src imports follow th…
-
The issue can be reproduced multiple times when launching app using `3.32.4 (build 63677)` from app store.
Before the upgrade, there's no such issue.
The issue can be bypassed by close and launch ma…
-
I have tried to extract the text contents from the PDF using 'pdf-parse-new in Adobe UXP Plugin and I'm getting an error message below
Code :
```
try {
const fs = require("fs…
-
```js
//! foo
export let x
console.log('in a') //! Copyright notice 1
console.log('in b') //! Copyright notice 1
console.log('in c') //! Copyright notice 2
export default () => {
/**
…
-
Sentry Issue: [METAMASK-XBVC](https://metamask.sentry.io/issues/5828650320/?referrer=github_integration)
```
Error: No metadata found for 'c2DomainBlocklistLastFetched'
at Array.reduce ()
at Comp…
-
**Describe the bug**
Trying to create a custom js file as explained here: https://kreya.app/docs/scripting-and-tests/#sharing-code, but Kreya cannot find the file
**To Reproduce**
I have created …
-
### Overview
We need to remove script references to api-actionnetwork.js from our default markdown template, because the script is no longer required.
### Action Items
- [x] Open `_layouts/default-…
-
JSONを得るのにXMLHttpRequestを使っているが、非同期処理ができるfetch・async/awaitに書き換える
いまでも困ってはいないが、いつかより大きいデータを扱うようになったときの処理速度を考慮すると、早めに対応しておくのがベターかと。
以下のHTMLとJSを参考にする
- HTML:
```html
…
-
Action Items:
- Create a class called `TimelineSeekerTail` that **extends** `Drawable`, in a new file **/widgets/qp_timeline_seeker_tail.js**
- Add this script to `index.html`, somewhere above ``
-…