Error with push notifications, cannot read property removeChild of null

0
I've implemented the push notification widget. Everything works great. The mobile device gets a message in the app when I’m in the app. When I press the ‘x’ to remove the message, the message is gone but the log gives: ERROR: Client: Cannot read property 'removeChild' of null TypeError: Cannot read property 'removeChild' of null Anyone an idea how to solve this?
asked
1 answers
0

 I’m getting very same issue.
I’m using Mendix 7.23.3

Does anybody have ideas how to solve it?


Cannot read property 'removeChild' of null Error: : Error while uninitialize TypeError: Cannot read property 'removeChild' of null

answered