Mathias Möller

Results 7 issues of Mathias Möller

When the user clicked on the indicators, the event bubbled upwards. If for example a click handler watches for clicks on the image to show it in fullscreen, this leads...

Callbacks for changes in the graph structures should be added: - delete edge - delete node - move node

enhancement
help wanted

Hey! We have integrated the H5PPlayerUI from the h5p-react package into our website. The size of the H5P component depends on it's content, which is great. However, sometimes the content...

Hey @eddieowens ! When the app is in foreground or background the boundary callbacks work perfectly! But I am struggling with the Headless part when the app is killed. In...

# Bug report ## Summary I am sending local push notifications (using react-native-background-fetch) to my app. I am using react-native-push-notifications for this which uses this repo under the hood. I...

Hello @Aminoid! I am currently struggling to get the activity recognition to work. Starting the ActivityRecognition seems to work. I can see the native logs in `adb logcat`. But the...

Running the action fails when trying to fetch the base branch. # Setup: Github Actions runs on: `ubuntu-latest` ``` - uses: anuraag016/Jest-Coverage-Diff@master name: Jest Tests & Coverage Report with: runCommand:...