p5js-block icon indicating copy to clipboard operation
p5js-block copied to clipboard

A p5.js block for Gutenberg in WordPress

Results 6 p5js-block issues
Sort by recently updated
recently updated
newest added

Hi Mark I updated my PHP Version to 8.0 and 8.1 and the P5JS-Block breaks the entire site where it's used. The Block works perfectly with PHP 7.x, but not...

Hi there! First of all, thanks for the plugin. It got the impression that a simple line comment breaks the block. I still have the preview on the creation block,...

Good day, The plugin essentially woks BUT there is a problem of sizing of the iframe that contains the canvas. Using theme Scratchpad (and it may be a theme issue,...

Mark, another one, same as [this](https://github.com/mapk/p5js-block/issues/2): [createSlider()](https://p5js.org/reference/#/p5/createSlider) breaks it, too.

Hi Mark Another one, maybe related to this: https://github.com/mapk/p5js-block/issues/1 Using the [lights()-method](https://p5js.org/reference/#/p5/lights) breaks the block. Doesn't matter if it's in Setup or draw, the block breaks. I have not found...

Hello Mark First, let me thank your for your AWESOME P5JS Plugin! I use it all the time in [my blog](https://breaksome.tech/)! **The bug** The [preload method](https://p5js.org/reference/#/p5/preload) apparently breaks the block....