Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
alkahtani opened this issue Oct 13, 2024 · 1 comment
Open

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

alkahtani opened this issue Oct 13, 2024 · 1 comment

Comments

@alkahtani
Copy link

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.

@adminmart
Copy link
Owner

adminmart commented Oct 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants