Saeid Mohadjer

Results 9 issues of Saeid Mohadjer

On desktop browsers I can scroll the page when calendar is open without calendar disappearing. On iPad if I swipe the page calendar disappears. This could be due to script...

It would be nice to be able to install this via npm using a github link. Right now npm complains with following errors when I try to install it using...

I have a page with these two scripts: ``` ``` When I open the page in IE11, I see this error in console: ``` SCRIPT5007: Object.getOwnPropertyNames: argument is not an...

Type: Bug
Focus Area: Standards & Polyfills
wontfix

I want to use templates that are located on a different server, but I can not assign the path of remote folder to TEMPLATE_FOLDER. Here is the example path for...

**The issue occurs while working with:** (check one with "x") - [x] *app.storyblok.com (CMS - Interface)* - [x] *api.storyblok.com (CMS - Content Delivery API)* - [ ] *mapi.storyblok.com (CMS -...

bug
app.storyblok
app - editing
app - api

I'm loading ajv and ajv-errors from cdn and importing them into my javascript (no framework), but for some reason I still get default error messages from ajv instead of custom...

I see that there has not been any commits since a few years and am wondering if the project is still being maintained. And if not, is there any alternative...

When the infoWindow of a marker is visible and we click on a cluster somewhere else on the map, the map zooms and centers on the marker with infoWindow instead...

type: bug
triage me

If I have in projectConfig.js this: ``` externalResources: { '@webcomponents' : [ 'webcomponentsjs/webcomponents-bundle.js', 'webcomponentsjs/webcomponents-bundle.js.map' ] ``` Only the .js file ends up in vendor and not the .js.map file. Please...