Skip to content

A drawer was already declared for 'position="start"' #1

@alkahtani

Description

@alkahtani

I'm encountering an error while testing the bootstrapping functionality across various device screen sizes using Chrome Developer Tools.

Steps to Reproduce

  1. Open the project in a web browser (Chrome)
  2. Access Chrome Developer Tools
  3. Use the device toolbar to simulate different screen sizes
  4. Attempt to test the bootstrapping functionality

Expected Behavior
The bootstrapping should work correctly across all simulated device screen sizes.

Actual Behavior
An error occurs during the testing process.
core.mjs:6620 ERROR Error: A drawer was already declared for 'position="start"' at throwMatDuplicatedDrawerError (sidenav.mjs:46:11) at sidenav.mjs:790:21 at Array.forEach (<anonymous>) at QueryList.forEach (core.mjs:7165:23) at MatSidenavContainer._validateDrawers (sidenav.mjs:781:23) at Object.next (sidenav.mjs:627:18) at ConsumerObserver.next (Subscriber.js:91:33) at SafeSubscriber._next (Subscriber.js:60:26) at SafeSubscriber.next (Subscriber.js:31:18) at subscribe.innerComplete (mergeInternals.js:25:28)

Additional Information

  • Browser: Google Chrome (version: please specify)
  • Chrome DevTools version: (if known)

Screenshots

error


I'd like to express my gratitude for this licensed product. It provides an excellent foundation for various projects, and I appreciate the hard work that has gone into its development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions