Skip to content

Comments

Updatable doc updates#281

Merged
julianrubisch merged 2 commits intomainfrom
updatable-doc-updates
Jun 23, 2023
Merged

Updatable doc updates#281
julianrubisch merged 2 commits intomainfrom
updatable-doc-updates

Conversation

@julianrubisch
Copy link
Contributor

Documentation

Description

Added documentation about failing updates, and output the offending element in the browser console.

@julianrubisch julianrubisch requested a review from marcoroth June 21, 2023 13:19
@netlify
Copy link

netlify bot commented Jun 21, 2023

Deploy Preview for cableready ready!

Name Link
🔨 Latest commit 007e1d6
🔍 Latest deploy log https://app.netlify.com/sites/cableready/deploys/6492f8fbd95cad00084a7014
😎 Deploy Preview https://deploy-preview-281--cableready.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

if (fragments.length <= blockIndex) {
console.warn(
`Update aborted due to insufficient number of elements. The offending url is ${this.url}.`
`Update aborted due to insufficient number of elements. The offending url is ${this.url}, the offending element is:`,

Check failure

Code scanning / CodeQL

Use of externally-controlled format string

Format string depends on a [user-provided value](1).
@julianrubisch julianrubisch merged commit ecd3b9c into main Jun 23, 2023
@julianrubisch julianrubisch deleted the updatable-doc-updates branch June 23, 2023 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants