balazsbotond / urlcat

A URL builder library for JavaScript.
https://urlcat.org
MIT License
1.82k stars 57 forks source link

Can not create url with # Eg: http://example.com/id/1234?foo=bar&bar=one&bar=two&bar=three#/api/groupId/34444 #150

Closed niroshana1234 closed 2 years ago

niroshana1234 commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

harshilparmar commented 3 years ago

It would be nice to handle # url. What you say @balazsbotond 🤔

balazsbotond commented 2 years ago

If you don't use the issue template, please at least don't leave it in the description unchanged.

I'm sorry but supporting fragments is out of scope for this project.