Ishan

Results 8 issues of Ishan

Hi, I have configured the search index and trying to search the index using bool conditions (AND/OR). However, the search gives me an error saying **' Cannot read property 'search'...

Hi, Thanks for the amazing library. I would like to know about the `nameddest` I tried to set the `nameddest` using a variable, and when I change the variable dynamically,...

enhancement

Hi, I tried the library with an app developed using the Nest.JS framework. Library converted the bundle.js into bytecode and code ran without any errors. **NOTE: bundle.js was built following...

Hi, I would like to know whether the angular split library support ghost resize. Meaning the contents will be resize after the resize handle go and stops in the required...

enhancement
help wanted

Hi, I use this amazing library with the angular project. However the Angular warning displays with the following message: Warning: ...\node_modules\canvg\lib\index.es.js depends on '@babel/runtime-corejs3/core-js-stable/reflect/get-prototype-of'. CommonJS or AMD dependencies can cause...

Hi, I would like to know about the following? 01. Drag and drop and re-order the material tab and group 02. Splitting the screen with material design [Ex: angular split](https://github.com/bertrandg/angular-split)...

feature
P3
needs: discussion
new component
area: cdk/drag-drop

Hi, I created a web application using the following technologies. Angular (v12.2.4) - Front-End Node.JS (v14.17.1) - Back-End (with the help of Nest.JS framework) Then I wanted to create a...

hi, I loaded 2 pdf files and got some errors as follows. Error 01: ![error-01](https://user-images.githubusercontent.com/8893919/64977020-337ae500-d8d0-11e9-965d-4cf5cc1892f8.jpg) Error 02: ![error-02](https://user-images.githubusercontent.com/8893919/64977026-35dd3f00-d8d0-11e9-8c30-e0c4f7fa770b.jpg) However, I noticed that by opening the PDF files with notepad++ the...