ErnestBrandi

Results 8 comments of ErnestBrandi

Hi, for Schema types as `Event` or `Job Posting` for instance, the address field can only be of type `PostalAddress` (see the setAddress function here : https://github.com/garmeeh/next-seo/blob/4776325a473df40207efef99d32bcfa6243766ee/src/utils/schema/setAddress.ts). But in the...

I would also be interested in that feature. In my case I wanna do a one-to-many (up to 50) group call and therefore I need to know who is the...

I also need this. I found this is because of the for loop line 1037 of picker.js file; but as it is a generic function used to build many elements...

I have a similar issue. Just using a "class type" identifier, and therefore multiple scroll containers, and none of them get updated.

That's not possible as this plugin uses a crawler mechanism and not an API.

Sorry, I thought it was obvious. This is what I see ![Screenshot from 2020-06-10 10-07-50](https://user-images.githubusercontent.com/9258131/84243774-fcee9580-ab02-11ea-96e8-075c48b9fa7e.png) Plus I have this in the console `TypeError: window.ethereum is undefined`

Hmm ok. Shouldn't this be documented somewhere ? Or at least mentioned in the demo ? Btw it still does not work, I have the following error showing up ```...