Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid jsonconfig for type "color" in table #676

Open
realwax opened this issue Jun 18, 2024 · 2 comments
Open

invalid jsonconfig for type "color" in table #676

realwax opened this issue Jun 18, 2024 · 2 comments

Comments

@realwax
Copy link

realwax commented Jun 18, 2024

Hi,

Since js-controller 6.05 iobroker admin/js-controller exception when trying to request ical:

ical has an invalid jsonConfig: [{"instancePath":"/items/_calendars/items/calendars/items/5","schemaPath":"#/items/allOf/5/then/allOf/1/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"width"},"message":"must NOT have additional properties"},{"instancePath":"/items/_calendars/items/calendars","schemaPath":"#/patternProperties/%5E.%2B/allOf/23/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match "then" schema"},{"instancePath":"/items/_calendars","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match "then" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match "then" schema"}]

Thank you
Wolfgang

@klein0r
Copy link
Contributor

klein0r commented Jun 19, 2024

Since js-controller 6.05 iobroker

This is an admin message and not related to the js-controller version

{
"type": "color",
"attr": "color",
"width": "10%",
"title": {
"en": "Color",
"de": "Farbe",
"ru": "Цвет",
"pt": "Cor",
"nl": "Kleur",
"fr": "Couleur",
"it": "Colore",
"es": "Color",
"pl": "Kolor",
"uk": "Колір",
"zh-cn": "颜色"
},
"filter": false,
"sort": false,
"default": "#000000"
},

@foxriver76 Can you move this issue to apdater-react-v5 please?

➡️ ioBroker/ioBroker.admin#2421

@klein0r klein0r changed the title invalid jsonconfig error on "request" invalid jsonconfig for type "color" in table Jun 19, 2024
@foxriver76
Copy link
Member

It seems like I cannot move it outside of the community @Apollon77 maybe?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants