1. Create an aurelia project with bootstrap navbar as partial
2. Add a drawer to your navbar
3. Add a link using data-ej-rel='nofollow' href<li data-ej-text="Location" data-ej-rel='nofollow' href="#syncfusion"></li>
4. Create a grid page with a grid
5. Navigate to grid page
Grid will not be visible but if you remove data-ej-rel='nofollow' href grid will be visible again.
Attached is a sample project
Attachment:
client_59354b33.zip