# SteelSeries Canvas mismatch

**URL:** https://discourse.nodered.org/t/steelseries-canvas-mismatch/81189
**Category:** Dashboard
**Created:** [11 September 2023 08:50 UTC](https://discourse.nodered.org/t/steelseries-canvas-mismatch/81189 "2023-09-11T08:50:54Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [11 September 2023 09:08 UTC](https://discourse.nodered.org/t/steelseries-canvas-mismatch/81189/4 "2023-09-11T09:08:05Z")

</div>

> [@GretaC](#):
>
> But I didn't copy/paste the node, I copied the content only. My expectation from other OO languages is, that their objects/instances are strictly separated.

Yes, but you need to be aware of the overall picture. For example, that duplicate code is delivered to a browser, a single SPA. As such, any duplicate IDs will interfere with each other, any absolute positioning can cause over laps etc etc.

> [@GretaC](#):
>
> How can I upload the flow? As a new user I'm not allowed to attach

Dont attach, simply export your flow (CTRL-E) as JSON and paste it in a code block.

#### canned text:

In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote `````)

````auto
``` 
   code goes here 
```

````

You can edit and correct your post by clicking the pencil ✏ icon.

See this post for more details - [How to share code or flow json](https://discourse.nodered.org/t/how-to-share-code-or-flow-json/506)

---

_[View the full topic](https://discourse.nodered.org/t/steelseries-canvas-mismatch/81189)._
