marker-io / browser-sdk

Marker.io browser SDK
MIT License
8 stars 8 forks source link

Show us how to disable the console.log interception #35

Open MatthewAry opened 5 months ago

MatthewAry commented 5 months ago

I know why this feature exists, but I need to use marker in dev mode and I can't have it interfering with me being able to determine where the log call came from in console dev tools. #20 explains why, but never told us how it can be disabled. How can we disable the console.log interception in marker?

emilevictorportenart commented 4 months ago

Hey @MatthewAry the best way to disable console.log is to go to your project settings in app.marker.io and disable the console logs like on this screenshot.

CleanShot 2024-02-14 at 07 23 22

Please try and let me know if it works for you :)

MatthewAry commented 4 months ago

Yes. I contacted support about this and they told me the same thing. I'm not even paying for console logging, I'm on the starter plan. In other words, the checkbox you want me to click is unselectable to me.

Yet, As of the last time I tried using the library I was still being affected by this issue.

emilevictorportenart commented 4 months ago

oh i understand now. is it correct to say that you're on the starter plan and the widget is still collecting logs? if yes it’s a bug and we’ll fix it asap

MatthewAry commented 4 months ago

Yup