Some Issue when geofences are being added

RayanDev4 years ago

Dear Tananaev,
First of all, I'm really grateful for letting us to use Traccar.
Actually I have some issue with creating geofence's points on modern web version. In other words, when I want to curve geofence and at the same time data has been adding to the server, the geofence would be canceled due to new position data.

I would be thankful, if you give me a hint :)

Anton Tananaev4 years ago

Can you provide a screen recording and steps to reproduce?

RayanDev4 years ago

Hello Anton,
I've sent you a photo when I wanted to add a new geofence, but as you can see the data was being added to my server, that is why I could not succeed to shape my geofence on map and It had been canceled due to some would-be trigger of new data.
I hope the below photo could help you to comprehend what I mean.

Best Regards

Anton Tananaev4 years ago

This doesn't look like standard Traccar.

RayanDev4 years ago

Yes, I've applied some changes, but need to disable geofence page's trigger to new data record.

Anton Tananaev4 years ago

Have you tried official code without changes? Are you able to provide requested information?

RayanDev4 years ago

As the web application is based on React, I had much problem with events and data that had affected my server, so managed to solve the problem with removing some Api requests.