Patryk Klimczak

Results 2 issues of Patryk Klimczak

# Description > I have the different id user query when I use info.context.user.id schema.py. # Steps to Reproduce > 1. Create extend django user model > 2. Create schema...

Hi, I have problem with run methods after methods ``` createRect() { const canvas = this.$refs.canvas; const eIsSameNode = e.node.isSameNode(canvas); this.$refs.canvas._events.select(eIsSameNode); } ``` Now: ![image](https://user-images.githubusercontent.com/18028886/74132443-de28d280-4be6-11ea-9a24-814263de55cb.png) I need to create new...

bug
help wanted