Julian Peters
Julian Peters
If a custom uploader with uploadByFile is used, the mime type specified with `types` is not used, neither is `image/*`. Instead, the default of the ajax libary `*/*` is used....
If parentAuthor === '' or title !== '', attempting to call the function comment() with Steem keychain installed returns the exception `incomplete`. Without Steem Keychain or with the Steemconnect extension...
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Binaries: Node: 14.17.3 npm: 8.19.1 Yarn: 1.22.4 pnpm:...
The curation reward estimator uses the 30 minute time window (HF19) instead of the 15 minute time window (HF20). Also, it claims that rewards go to the author instead of...
Accessing dApps in full-screen-mode from homescreen shortcuts, like it is possible for PWAs in Chrome on Android, would be a cool feature. That is my preferred way of accessing dApps...
The scrolling indicator does someones not update to highlight the heading that's currently in the viewport. This occurs especially when scrolling fast or when jumping to an anchor, for example...
_document.js: ``` import Document from 'next/document'; import { augmentDocumentWithEmotionCache } from './_app'; //You can also pass your custom document if you have one. augmentDocumentWithEmotionCache(Document); export default Document; ``` Amp pages...
I upgrade to [email protected] and am getting these errors `Error: Malformed calls from JS: field sizes are different` and `Invariant Violation: [234,{"type":"value","value":""}] is not usable as a native method argument`...