Ecdar / Ecdar/Ecdar-GUI-Web

[BUG] `panzoomchange` event is not understood in Svelte

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The library we are using sends updates through a custom `panzoomchange` event, which we listen on.

Svelte does not know what this event is, and is giving errors in the editor. In a future version of Svelte, this might also block linting.

We should fix this, how exactly I am not sure. There should be a way to register an event such that Svelte understands what it is.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.