vishnu947

Results 7 issues of vishnu947

Hi I have schema like this "templatetype": { "$id": "#root/tabs/items/sections/items/templatetype", "title": "Templatetype", "type": "string", "default": "", "enum": ["form", "table"], "pattern": "^.*$" }, "fields": { "$id": "#root/tabs/items/sections/items/fields", "title": "Fields", "type": "array",...

![image](https://user-images.githubusercontent.com/99916723/235513720-5c3838ae-9cea-46a1-b0ee-121d258de38d.png) ![image](https://user-images.githubusercontent.com/99916723/235513815-80157312-74cd-46f3-9708-4652372188e1.png) First screenshot is new latest version diffpatch : "^0.4.1", Second Screensot is the old version as it is a min file, I don't have the version name How...

### Description Here i am trying to load hexagons using vector maps. But i am unable to load it. Instead i can able to load using raster Maps by using...

bug

I am able to install h3-js by using npm and then after i am not able to run any one of the following h3-js core functions: // Convert a lat/lng...

### General information - json-editor version: "2.8.0" ### Expected behavior it supposed to give the exact data what we have entered in the name field . ### Actual behavior it...

### General information - json-editor version: latest ### Expected behavior : delete button items are supposed to be top ### Actual behavior : It is coming bottom of the screen....

[Layers Data.zip](https://github.com/json-editor/json-editor/files/10698867/Layers.Data.zip) ### General information [Layers Schema.zip](https://github.com/json-editor/json-editor/files/10698877/Layers.Schema.zip) By giving Layers schema and Layers data on our interactive demo UI is breaking. Please check that I have attached both the zip...

enhancement