editor-js / code

Code Tool for Editor.js 2.0
MIT License
71 stars 52 forks source link

Renaming the data access variable in class #72

Closed Prakhar-FF13 closed 3 months ago

Prakhar-FF13 commented 9 months ago

Resolves #71

Current behaviour: using either _data or data. No consistency on how data variable is being used.

Fix: changed to use _data everywhere.

neSpecc commented 3 months ago

Seems irrelevant, see attached issue for details