Google Picker - Alert - You are about to send 1 item to localhost. Would you like to continue? - google-picker

I'm using Google Picker Api. Google Picker is showing properly but when I select a file (selecting a file and clicking the Select button or double clicking a file), I get this alert: An embedded page at docs.google.com says You are about to send 1 item to localhost. Would you like to continue?
I'm using Nuxt/Vue but I'm not sure it relates to that. As shown in the image, the Alert is really coming from the Picker API itself. I tried googling this specific Alert but I can't find anything with the same problem.
When I confirm the alert, it works, but I'm not sure if this alert is intended or not. If it is, then I think I need to leave it as it is. If it's not, please let me know how to get rid of it.
As pointed out by #Aerials:
Check this issue tracker and give it a star if you're having the same/related problem.
Here's another one. A possible duplicate.

This issue has been reported in Google's Issue Tracker here:
https://issuetracker.google.com/184573419
Add a "+1" next to the issue number to indicate you are affected by it too.

Related

Dynamics CRM: Model Driven App: When showing Custom Page as pop up Dialog, formatting error occurs

I am working with Microsoft Dynamics CRM and have a question.
I want to show a custom page as a pop up dialog in an entity form. So far, I am able to show it, but the formatting is broken. It looks like everything is on top of each other:
While checking, I saw that every element in the edit form (contained in the custom page) have its CSS position set to Absolute. This seems to be the problem here. The next picture confirms it. I changed the Top value of one of the element and got the following result:
Now, after having had a look into it, my question is the following:
Could you tell me, how exactly do I have to configure the editing form in the custom page to get the correct result (in the page designer)? I am also open for a JavaScript - solution. But I am not sure how to run it in this type of context.
Designer:Left side
Designer:right side 1
Designer: right side 2
I did not solve it. It was solved with the last Microsoft CRM update. (The one which hides the Advanced Find - Icon on certain parts of the system). I cannot say what exactly got changed. What I know is that I have not changed anything on my solution at all.

My events are not being counted within Google Analytics

I will try to exemplify my problem in the best possible way.
I am not responsible for adding code to the site. Most of the events were added via code, not by GTM. The problem is that they do not fire and do not count within GA.
My doubts are:
1 - Why do events not appear in GA?
2 - Even if the events were implemented directly in the code, is it possible to see it in the GTM debug?
3 - How can I check if these events really exist inside the code?
Have you added the correct tracking ID as a Tag in Tag Manager?
Not sure here
Press F12 when you are on the page, where the code is supposed to be. You will open the Inspect tool. You will see a lot of code there, try pressing Ctrl+F and searching for your code.

Personal Tab Renders Fine, then a few seconds later shows "There was a problem reaching this app"

I'm testing something in a personal tab (something related to SSO, if that's important in context), and the tab renders fine for about 30 seconds or so, then suddenly gets replaced with an error "There was a problem reaching this app" (the one with the image of a woman and a thought bubble). Does anyone know why this suddenly happens AFTER the tab has ALREADY rendered ok?
I finally found an answer to this, so posting in case someone else has the issue. Basically, Teams manifest recently added a capability to show a loading / progress indicator to show users that your tab is still loading. It shows up in the manifest as "showLoadingIndicator" and is boolean (true/false). It can also be set in App Studio of course, as the image below shows.
The problem comes in that the "SDK" link shown in App Studio is flat-out useless - it links to the Teams js Library on GitHub, of all places! It should rather go to this section of this page, which explains how to deal with it. I was originally only calling microsoftTeams.appInitialization.notifyAppLoaded();, but I needed to also call microsoftTeams.appInitialization.notifySuccess().

What can cause a user to be able to only see one row in a report? Browser issue?

I am new to Zoho Creator. We have a user that has emailed regarding viewing a report. When he pulls up the report, he can only see the first row of results and the up and down scroll arrows are stacked at the right of the row.
Example
When I pull up the same report, it works as it should and I can see at least 30 results and can scroll down the list indefinitely.
Example
I have tried to recreate his issue by trying different browsers, resizing browser windows, changing my screen resolution, but cannot recreate his issue. Pretty sure it's not the Zoho app but more likely a setting or issue with the user's browser settings?
I need the user to be able to view more than just one row in his browser.
I would advise you to go back and check user settings again. You may have set a criteria in the report based on the user login. It can be anything.
Or maybe, you've set something where the user can see only the records he/she has added.
Please click here to know more.

reload after customize

i have a very simple firefox addon that essentially just displays the total number of open tabs.
So far it works beautifully, however after right clicking on the toolbar and selecting Customize… it only shows the default text until a tab is opened or closed.
i presume that i need to add an event listener for this event and call updateWidget(), however i can't find it in the API doc. So does anyone know how to do it?
Verified as bug, see : bugzilla.mozilla.org/show_bug.cgi?id=773297

Resources