Johnny Awesome

Results 5 issues of Johnny Awesome

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...

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....

Hey Jake I'm learning to code, it's more of a hobby, really. I did some Ardiono and Processing stuff before. Now, with everything needing to be "platform independent" and browser...