-
### Describe the problem
This is a Typescript problem (see [this](https://github.com/microsoft/TypeScript/issues/16577), and [this](https://github.com/microsoft/TypeScript/issues/40878)), but package…
-
I have made some minor adjustments to the YAML on this paper so that most resources are embedded, to allow the paper to be run offline. This is needed for archiving purposes per #21.
Unfortunately,…
-
This might be an ever-moving goal post to get the compiled and interpreter environments identical, but doing some tests to illuminate what's available in the globals in the different environments.
…
-
# What is Render.js?
Have attached the foundation of the Render.JS file but will comment it out for now || **This will be the next patch**
- When we input the data, we have to manually refresh t…
-
Ensure Next.js is set up with Fast Refresh enabled.
-
### What happened?
app.js:1 Plugin failure: remotely-save SyntaxError: Unexpected token '}' (at plugin:remotely-save:77:1)
at eval ()
at app.js:1:2199351
at e. (app.js:1:2199452)
…
-
cc: @adamcogan, @Marxoz @landonmaxwell @joshbermanssw @isaaclombardssw
Hi Team!
[Watch the video](https://sswcom.sharepoint.com/:v:/s/SSWYakShaver/EZglzZy5o1JPnjj-EfFjYT8BzrbiT9u2nRdbGPy8edswkA)
Url…
-
Ensure Next.js is set up with Fast Refresh enabled.
-
Next.js uses layout.js and page.js to display things. in our root, our layout.js calls the Toolbar, which is the top navbar.
Update this following the current style of Dashboard.js. Remove the cust…
-
#### Expected behavior
`web3.min.js` has syntax compatible with `es6`.
#### Actual behavior
The minified build (`web3.min.js`) contains the syntax `?.` which is called Optional Chaining (ht…